We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9213fc + 79b8755 commit a848fa7Copy full SHA for a848fa7
app/src/main/res/layout/fragment_print_mail.xml
@@ -40,7 +40,7 @@
40
<FrameLayout
41
android:layout_width="match_parent"
42
android:layout_height="match_parent"
43
- android:background="@color/background"
+ android:background="@color/backgroundColor"
44
tools:visibility="gone">
45
46
<ProgressBar
0 commit comments