color scheme

This commit is contained in:
danijoo
2016-01-08 20:42:51 +01:00
parent c3387a0364
commit 392c98b629
8 changed files with 7 additions and 4 deletions

View File

@@ -2,4 +2,4 @@
<View xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="1dp"
android:background="?attr/colorControlHighlight" />
android:background="@color/dividerColor" />