the background at video controls should be gradient too

This commit is contained in:
tibbi 2016-11-10 21:29:47 +01:00
parent 534ff0ab7d
commit 4e9dc8e85f

View file

@ -24,7 +24,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:background="@color/actionbar_grey"
android:background="@drawable/gradient_background"
android:paddingLeft="@dimen/timer_padding"
android:paddingRight="@dimen/timer_padding">