Code refactor

main
Hemanth S 2020-06-07 23:09:52 +05:30
parent 5394f94973
commit 3184d33886
2 changed files with 15 additions and 14 deletions

View File

@ -22,6 +22,7 @@
<com.google.android.material.textview.MaterialTextView
android:id="@+id/songCurrentProgress"
android:layout_width="0dp"
android:minWidth="40dp"
android:layout_height="wrap_content"
android:layout_marginEnd="8dp"
android:gravity="center_vertical|left|end"