aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_trust_keys.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2020-02-17 21:26:43 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2020-02-17 21:26:43 +0100
commit649a261706966ead67c42285c794c12bfaeffeae (patch)
tree412e14cf0b06a74a49c0bc5eb633195b70ceb5db /src/main/res/layout/activity_trust_keys.xml
parentbb4e06c950b540582a5dc08213eaad225dc30a4a (diff)
fix some more colors for orange theme
Diffstat (limited to 'src/main/res/layout/activity_trust_keys.xml')
-rw-r--r--src/main/res/layout/activity_trust_keys.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/activity_trust_keys.xml b/src/main/res/layout/activity_trust_keys.xml
index 178cd04c8..30a9d3906 100644
--- a/src/main/res/layout/activity_trust_keys.xml
+++ b/src/main/res/layout/activity_trust_keys.xml
@@ -92,7 +92,7 @@
android:paddingEnd="16dp"
android:paddingRight="16dp"
android:text="@string/disable_encryption"
- android:textColor="@color/accent" />
+ android:textColor="?attr/colorAccent" />
</LinearLayout>
</LinearLayout>