|
@@ -8,7 +8,7 @@
|
|
|
android:id="@+id/header_divider"
|
|
android:id="@+id/header_divider"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="0.5dp"
|
|
android:layout_height="0.5dp"
|
|
|
- android:background="@color/white_12"
|
|
|
|
|
|
|
+ android:background="@color/recycler_divider_color"
|
|
|
android:visibility="invisible" />
|
|
android:visibility="invisible" />
|
|
|
|
|
|
|
|
<TextView
|
|
<TextView
|