Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/activity_exception.xml')
-rw-r--r--app/src/main/res/layout/activity_exception.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_exception.xml b/app/src/main/res/layout/activity_exception.xml
index 876b091f4..7bc0108ff 100644
--- a/app/src/main/res/layout/activity_exception.xml
+++ b/app/src/main/res/layout/activity_exception.xml
@@ -59,7 +59,7 @@
android:layout_height="0dp"
android:layout_marginHorizontal="@dimen/spacer_2x"
android:layout_weight="1"
- android:background="@color/bg_highlighted">
+ android:background="?attr/colorSurfaceVariant">
<TextView
android:id="@+id/stacktrace"