Makes full use of the Android Support Design Library. A lot of small things fixed or improved. Added dozens of new colors.

This commit is contained in:
Karim Abou Zeid 2015-05-30 22:51:17 +02:00
commit 31926d7983
45 changed files with 447 additions and 599 deletions

View file

@ -5,5 +5,5 @@
android:height="20dp"
android:width="3dp" />
<solid
android:color="?colorAccent" />
android:color="@color/black" />
</shape>