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/item_picker_native.xml')
-rw-r--r--app/src/main/res/layout/item_picker_native.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_picker_native.xml b/app/src/main/res/layout/item_picker_native.xml
index 1213e2f9c..9e3cf74ee 100644
--- a/app/src/main/res/layout/item_picker_native.xml
+++ b/app/src/main/res/layout/item_picker_native.xml
@@ -35,7 +35,7 @@
<View
android:layout_width="match_parent"
android:layout_height="1dp"
- android:background="@color/bg_info_box" />
+ android:background="?attr/colorOutlineVariant" />
<TextView
android:id="@+id/subtitle"