We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5920e79 commit ea94adfCopy full SHA for ea94adf
1 file changed
app/src/main/res/layout/glance_default_loading_layout.xml
@@ -2,7 +2,7 @@
2
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
3
android:layout_width="match_parent"
4
android:layout_height="match_parent"
5
- android:background="#FF2A2A2A"
+ android:background="@drawable/appwidget_background"
6
android:padding="16dp">
7
8
<TextView
0 commit comments