mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-02-16 20:10:37 +01:00
move the thumbnail video icon to the top left corner
This commit is contained in:
parent
2978db38ac
commit
178c92c993
@ -27,8 +27,8 @@
|
||||
android:id="@+id/play_outline"
|
||||
android:layout_width="@dimen/play_outline_size"
|
||||
android:layout_height="@dimen/play_outline_size"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_margin="@dimen/tiny_margin"
|
||||
android:src="@drawable/img_play_outline"
|
||||
|
Loading…
x
Reference in New Issue
Block a user