Clean ups.

This commit is contained in:
Karim Abou Zeid 2016-02-27 22:50:47 +01:00
commit 14516092f5
30 changed files with 133 additions and 164 deletions

View file

@ -14,6 +14,6 @@
android:layout_width="match_parent"
android:layout_height="1dp"
android:layout_marginTop="-8dp"
android:background="?divider_color" />
android:background="?attr/dividerColor" />
</LinearLayout>