Materialized the seekBar for devices below Lollipop, seekBar visible again in landscape and fixed a common FC

This commit is contained in:
Karim Abou Zeid 2015-04-20 20:31:55 +02:00
commit 713cbf2b29
5 changed files with 9 additions and 10 deletions

View file

@ -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"