summaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/layout/widget.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/widget.xml b/app/src/main/res/layout/widget.xml
index 6930429..dc3ac16 100644
--- a/app/src/main/res/layout/widget.xml
+++ b/app/src/main/res/layout/widget.xml
@@ -21,6 +21,7 @@
android:layout_width="match_parent"
android:orientation="vertical"
android:background="@drawable/bg_widget"
+ android:id="@+id/widget_container"
>
<LinearLayout
android:layout_width="match_parent"