summaryrefslogtreecommitdiffstats
path: root/res/layout/item_read_only_field.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/item_read_only_field.xml')
-rw-r--r--res/layout/item_read_only_field.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/item_read_only_field.xml b/res/layout/item_read_only_field.xml
index ae8e3d1d1..d4ae17915 100644
--- a/res/layout/item_read_only_field.xml
+++ b/res/layout/item_read_only_field.xml
@@ -33,7 +33,7 @@
android:layout_marginRight="8dip"
android:layout_marginStart="8dip"
android:layout_marginEnd="8dip"
- android:background="?android:attr/listDivider" />
+ android:background="@color/secondary_header_separator_color" />
<LinearLayout
android:layout_width="match_parent"