Added a viewpager on the music playback screen to display the lyrics

This commit is contained in:
CappielloAntonio 2021-12-20 18:15:09 +01:00
parent 84fc07efe7
commit d8662820f7
15 changed files with 176 additions and 162 deletions

View file

@ -19,7 +19,7 @@
<color name="suggestionIconColor">#DADADA</color>
<color name="darkIconColor">#CFCFCF</color>
<color name="suggestionSelectedTextColor">#CCCCCC</color>
<color name="dividerColor">#080808</color>
<color name="dividerColor">#404040</color>
<color name="hintTextColor">#CFCFCF</color>
<color name="buttonBackgroundColor">#1D1D1D</color>