Tiny player update

This commit is contained in:
h4h13 2019-08-05 21:43:44 +05:30
parent 1270912d29
commit 147b8b5292
16 changed files with 84 additions and 77 deletions

View file

@ -16,9 +16,10 @@
tools:layout="@layout/fragment_player_album_cover" />
<View
android:id="@+id/masked"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#90000000" />
android:background="?colorPrimary" />
<ProgressBar
android:id="@+id/progressBar"