We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64f9d8 commit c03d7efCopy full SHA for c03d7ef
app/src/main/res/layout/widget.xml
@@ -8,10 +8,10 @@
8
android:id="@+id/notes_widget_background"
9
android:layout_width="wrap_content"
10
android:layout_height="wrap_content"
11
- android:layout_alignBottom="@+id/notes_widget_listview"
12
android:layout_alignParentStart="true"
13
android:layout_alignParentTop="true"
14
android:layout_alignParentEnd="true"
+ android:layout_alignParentBottom="true"
15
android:src="@drawable/widget_round_background" />
16
17
<ListView
0 commit comments