aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_verify_otr.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/activity_verify_otr.xml')
-rw-r--r--src/main/res/layout/activity_verify_otr.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/activity_verify_otr.xml b/src/main/res/layout/activity_verify_otr.xml
index 899b2fa31..70f9d8e6c 100644
--- a/src/main/res/layout/activity_verify_otr.xml
+++ b/src/main/res/layout/activity_verify_otr.xml
@@ -2,7 +2,7 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="?attr/color_background_secondary">
+ android:background="?attr/color_background_tertiary">
<ScrollView
android:layout_width="fill_parent"