mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-02-12 10:00:43 +01:00
add a bit of top padding to the widget
This commit is contained in:
parent
e40963a6b8
commit
bc454195ce
@ -11,6 +11,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_above="@+id/widget_folder_name"
|
||||
android:paddingTop="@dimen/tiny_margin"
|
||||
tools:src="@mipmap/ic_launcher"/>
|
||||
|
||||
<TextView
|
||||
|
Loading…
x
Reference in New Issue
Block a user