mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2024-12-26 00:05:18 +01:00
move the play outline of thumbnails to the right top corner
This commit is contained in:
parent
6f2ef95b40
commit
93d4353d42
@ -11,8 +11,8 @@
|
||||
android:id="@+id/play_outline"
|
||||
android:layout_width="@dimen/play_outline_size"
|
||||
android:layout_height="@dimen/play_outline_size"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_alignParentTop="true"
|
||||
android:src="@mipmap/play_outline"
|
||||
android:visibility="gone"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user