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 6861ac7 commit 0ad76dbCopy full SHA for 0ad76db
app/src/main/res/layout/busy_dialog.xml
@@ -6,7 +6,7 @@
6
android:layout_width="wrap_content"
7
android:layout_height="wrap_content"
8
android:layout_margin="10dp"
9
- android:background="#B3FFFFFF"
+ android:background="?android:attr/colorBackground"
10
android:gravity="center"
11
android:minWidth="300dp"
12
android:orientation="vertical"
0 commit comments