We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e6a79 commit cb76f51Copy full SHA for cb76f51
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