Materialized the seekBar for devices below Lollipop, seekBar visible again in landscape and fixed a common FC
This commit is contained in:
parent
2231027934
commit
713cbf2b29
5 changed files with 9 additions and 10 deletions
|
|
@ -207,7 +207,7 @@
|
|||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_above="@+id/footer"
|
||||
android:elevation="1dp"
|
||||
android:elevation="2dp"
|
||||
android:padding="0dp"
|
||||
android:progressTint="@color/materialmusic_accent_color"
|
||||
android:thumbTint="@color/materialmusic_accent_color_darker"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue