mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-21 11:00:06 +01:00
show the widget background at full height
This commit is contained in:
parent
d64f9d889d
commit
c03d7ef5a5
@ -8,10 +8,10 @@
|
||||
android:id="@+id/notes_widget_background"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignBottom="@+id/notes_widget_listview"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_alignParentTop="true"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:src="@drawable/widget_round_background" />
|
||||
|
||||
<ListView
|
||||
|
Loading…
x
Reference in New Issue
Block a user