Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 086769bf authored by Niedermann IT-Dienstleistungen's avatar Niedermann IT-Dienstleistungen Committed by Niedermann IT-Dienstleistungen
Browse files

Use lighter color for separator in drawer

parent ed84f1db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@
				<View
					android:layout_width="match_parent"
					android:layout_height="1dp"
					android:background="@android:color/darker_gray"
					android:background="@color/separator"
					/>

				<android.support.v7.widget.RecyclerView