mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-02-25 00:07:40 +01:00
the background at video controls should be gradient too
This commit is contained in:
parent
534ff0ab7d
commit
4e9dc8e85f
@ -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">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user