aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_updater.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/activity_updater.xml')
-rw-r--r--src/main/res/layout/activity_updater.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/activity_updater.xml b/src/main/res/layout/activity_updater.xml
index 9fe33c0c9..7dc7bae15 100644
--- a/src/main/res/layout/activity_updater.xml
+++ b/src/main/res/layout/activity_updater.xml
@@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="?attr/color_background_secondary"
+ android:background="?attr/color_background_tertiary"
tools:context="${applicationId}.ui.UpdaterActivity">
<include xmlns:android="http://schemas.android.com/apk/res/android"