About activity cards now have 8dp padding instead of 16dp.

This commit is contained in:
Karim Abou Zeid 2015-09-24 17:52:25 +02:00
commit 5d4ed7af50
3 changed files with 20 additions and 27 deletions

View file

@ -4,7 +4,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginTop="16dp"
app:cardBackgroundColor="?cardBackgroundColor"
app:cardUseCompatPadding="true">