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/dialog_exception.xml')
-rw-r--r--app/src/main/res/layout/dialog_exception.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/dialog_exception.xml b/app/src/main/res/layout/dialog_exception.xml
index 5789b1b5e..ac81f4719 100644
--- a/app/src/main/res/layout/dialog_exception.xml
+++ b/app/src/main/res/layout/dialog_exception.xml
@@ -35,7 +35,7 @@
android:layout_marginTop="@dimen/spacer_2x"
android:layout_marginBottom="@dimen/spacer_2x"
android:layout_weight="1"
- android:background="@color/bg_highlighted">
+ android:background="?attr/colorSurfaceVariant">
<TextView
android:id="@+id/stacktrace"