change @color/list_delimiter with ?android:attr/dividerHorizontal

This commit is contained in:
osodebailar 2022-03-11 12:59:00 +01:00 committed by Andries Smit
parent 2f214aa119
commit 7edcc03224
32 changed files with 143 additions and 143 deletions

View file

@ -17,7 +17,7 @@
android:id="@+id/date"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/list_delimiter"
android:background="?android:attr/dividerHorizontal"
android:gravity="center"
android:text="1.1.2000"
android:textAppearance="?android:attr/textAppearanceMedium" />

View file

@ -77,7 +77,7 @@
android:layout_marginRight="20dp"
android:layout_marginBottom="2dp"
android:layout_span="5"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</TableRow>
@ -153,7 +153,7 @@
android:layout_marginRight="20dp"
android:layout_marginBottom="2dp"
android:layout_span="5"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</TableRow>
@ -226,7 +226,7 @@
android:layout_marginRight="20dp"
android:layout_marginBottom="2dp"
android:layout_span="5"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</TableRow>
@ -302,7 +302,7 @@
android:layout_marginRight="20dp"
android:layout_marginBottom="2dp"
android:layout_span="5"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</TableRow>

View file

@ -58,7 +58,7 @@
android:layout_marginRight="20dp"
android:layout_marginBottom="2dp"
android:layout_span="3"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</TableRow>
@ -114,7 +114,7 @@
android:layout_marginRight="20dp"
android:layout_marginBottom="2dp"
android:layout_span="3"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</TableRow>
@ -169,7 +169,7 @@
android:layout_marginRight="20dp"
android:layout_marginBottom="2dp"
android:layout_span="3"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</TableRow>
@ -225,7 +225,7 @@
android:layout_marginRight="20dp"
android:layout_marginBottom="2dp"
android:layout_span="3"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</TableRow>

View file

@ -160,7 +160,7 @@
android:layout_marginStart="5dp"
android:layout_marginTop="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>
@ -270,7 +270,7 @@
android:layout_marginStart="5dp"
android:layout_marginTop="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>
@ -393,7 +393,7 @@
android:layout_marginStart="5dp"
android:layout_marginTop="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<com.google.android.material.button.MaterialButton
android:id="@+id/cancel"

View file

@ -340,7 +340,7 @@
android:layout_marginStart="20dp"
android:layout_marginTop="0dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:id="@+id/result"
@ -441,7 +441,7 @@
android:layout_marginStart="20dp"
android:layout_marginTop="0dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<TableRow
android:layout_width="match_parent"

View file

@ -133,7 +133,7 @@
android:layout_height="2dip"
android:layout_marginBottom="5dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>

View file

@ -61,7 +61,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -108,7 +108,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -154,7 +154,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -200,7 +200,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -246,7 +246,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -292,7 +292,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -338,7 +338,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -384,7 +384,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -430,7 +430,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -476,7 +476,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -522,7 +522,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>

View file

@ -68,7 +68,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -94,7 +94,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -140,7 +140,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -186,7 +186,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -232,7 +232,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -278,7 +278,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -324,7 +324,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -370,7 +370,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -416,7 +416,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -442,7 +442,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<View
android:layout_width="fill_parent"
@ -451,7 +451,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -497,7 +497,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -543,7 +543,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -589,7 +589,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>

View file

@ -20,7 +20,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter"
android:background="?android:attr/dividerHorizontal"
android:gravity="center"
android:text="1.1.2000"
android:textAppearance="?android:attr/textAppearanceMedium"
@ -285,7 +285,7 @@ android:visibility="gone"
android:layout_marginTop="5dp"
android:layout_marginRight="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>

View file

@ -20,7 +20,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter"
android:background="?android:attr/dividerHorizontal"
android:gravity="center"
android:text="1.1.2000"
android:textAppearance="?android:attr/textAppearanceMedium"
@ -129,7 +129,7 @@
android:layout_marginTop="5dp"
android:layout_marginEnd="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>

View file

@ -20,7 +20,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter"
android:background="?android:attr/dividerHorizontal"
android:gravity="center"
android:text="1.1.2000"
android:textAppearance="?android:attr/textAppearanceMedium"
@ -176,7 +176,7 @@
android:layout_marginLeft="5dp"
android:layout_marginRight="5dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>

View file

@ -20,7 +20,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter"
android:background="?android:attr/dividerHorizontal"
android:gravity="center"
android:text="1.1.2000"
android:textAppearance="?android:attr/textAppearanceMedium"
@ -141,7 +141,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>

View file

@ -20,7 +20,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter"
android:background="?android:attr/dividerHorizontal"
android:gravity="center"
android:text="1.1.2000"
android:textAppearance="?android:attr/textAppearanceMedium"
@ -195,7 +195,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>

View file

@ -20,7 +20,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter"
android:background="?android:attr/dividerHorizontal"
android:gravity="center"
android:text="1.1.2000"
android:textAppearance="?android:attr/textAppearanceMedium"
@ -164,7 +164,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>

View file

@ -15,7 +15,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter"
android:background="?android:attr/dividerHorizontal"
android:gravity="center"
android:text="1.1.2000"
android:textAppearance="?android:attr/textAppearanceMedium"
@ -93,7 +93,7 @@
android:layout_marginTop="5dp"
android:layout_marginEnd="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter"
android:background="?android:attr/dividerHorizontal"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/notes" />

View file

@ -65,7 +65,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -110,7 +110,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -155,7 +155,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -201,7 +201,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -247,7 +247,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -293,7 +293,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -339,7 +339,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"

View file

@ -148,7 +148,7 @@
android:layout_height="2dip"
android:layout_marginTop="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<RelativeLayout
android:layout_width="match_parent"

View file

@ -63,7 +63,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -109,7 +109,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
@ -157,7 +157,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -203,7 +203,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -249,7 +249,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -295,7 +295,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -341,7 +341,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -387,7 +387,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -433,7 +433,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -480,7 +480,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:id="@+id/combo_connection_error_layout"
@ -528,7 +528,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<TextView
android:layout_width="wrap_content"

View file

@ -118,7 +118,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -164,7 +164,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -210,7 +210,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -262,7 +262,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -314,7 +314,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -402,7 +402,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"

View file

@ -163,7 +163,7 @@
android:layout_marginTop="7dp"
android:layout_marginEnd="5dp"
android:layout_marginBottom="3dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>

View file

@ -65,7 +65,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:id="@+id/bt_connection_layout"
@ -117,7 +117,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -167,7 +167,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -216,7 +216,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -265,7 +265,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -314,7 +314,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -363,7 +363,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -412,7 +412,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -461,7 +461,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -510,7 +510,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -559,7 +559,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -608,7 +608,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<ImageView
android:id="@+id/dana_icon"

View file

@ -103,7 +103,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</LinearLayout>

View file

@ -67,7 +67,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<Switch
android:id="@+id/buttonscroll"
@ -86,7 +86,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<Switch
android:id="@+id/beep"
@ -105,7 +105,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -158,7 +158,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -193,7 +193,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -230,7 +230,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<Switch
android:id="@+id/units"
@ -251,7 +251,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -286,7 +286,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"

View file

@ -84,7 +84,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -142,7 +142,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -190,7 +190,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -237,7 +237,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -284,7 +284,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -331,7 +331,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -378,7 +378,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -425,7 +425,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -472,7 +472,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -519,7 +519,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -566,7 +566,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -613,7 +613,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -660,7 +660,7 @@
android:layout_marginLeft="20dp"
android:layout_marginRight="20dp"
android:layout_marginTop="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<TextView
android:layout_width="150dp"

View file

@ -73,7 +73,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -141,7 +141,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -223,7 +223,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -304,7 +304,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout

View file

@ -4,4 +4,4 @@
android:layout_height="2dip"
android:layout_marginTop="5dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />

View file

@ -46,7 +46,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -99,7 +99,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:id="@+id/rl_battery_layout"
@ -154,7 +154,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -213,7 +213,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -263,7 +263,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -312,7 +312,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -362,7 +362,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -411,7 +411,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -460,7 +460,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
@ -511,7 +511,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -560,7 +560,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<TextView
android:layout_width="wrap_content"

View file

@ -304,7 +304,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -353,7 +353,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -402,7 +402,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -451,7 +451,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -500,7 +500,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -549,7 +549,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -598,7 +598,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -647,7 +647,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<LinearLayout
android:layout_width="match_parent"
@ -696,7 +696,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<TextView
android:layout_width="wrap_content"

View file

@ -22,7 +22,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<include layout="@layout/omnipod_dash_overview_bluetooth_status" />

View file

@ -167,5 +167,5 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</merge>

View file

@ -22,7 +22,7 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
<include layout="@layout/omnipod_eros_overview_riley_link_status" />

View file

@ -50,5 +50,5 @@
android:layout_marginTop="5dp"
android:layout_marginRight="20dp"
android:layout_marginBottom="5dp"
android:background="@color/list_delimiter" />
android:background="?android:attr/dividerHorizontal" />
</merge>