fix seekbar alignment and volume controls color issue
This commit is contained in:
parent
a74db34121
commit
72a6e86454
8 changed files with 103 additions and 28 deletions
|
@ -49,6 +49,7 @@
|
|||
android:id="@+id/progressSlider"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_toLeftOf="@id/songTotalTime"
|
||||
android:layout_toRightOf="@id/songCurrentProgress"
|
||||
android:maxHeight="3dp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue