Fixed the notification.

This commit is contained in:
Karim Abou Zeid 2016-02-28 19:33:43 +01:00
commit 138ec909e2
3 changed files with 59 additions and 44 deletions

View file

@ -27,7 +27,7 @@
<View
android:layout_width="match_parent"
android:layout_height="1dp"
android:background="?dividerHorizontal" />
android:background="?attr/dividerColor" />
<LinearLayout
android:layout_width="match_parent"
@ -85,7 +85,7 @@
<View
android:layout_width="match_parent"
android:layout_height="1dp"
android:background="?dividerHorizontal" />
android:background="?attr/dividerColor" />
<LinearLayout
android:layout_width="match_parent"
@ -143,7 +143,7 @@
<View
android:layout_width="match_parent"
android:layout_height="1dp"
android:background="?dividerHorizontal" />
android:background="?attr/dividerColor" />
<LinearLayout
android:layout_width="match_parent"
@ -193,7 +193,7 @@
<View
android:layout_width="match_parent"
android:layout_height="1dp"
android:background="?dividerHorizontal" />
android:background="?attr/dividerColor" />
<LinearLayout
android:layout_width="match_parent"