About activity cards now have 8dp padding instead of 16dp.
This commit is contained in:
parent
601c1d9489
commit
5d4ed7af50
3 changed files with 20 additions and 27 deletions
|
|
@ -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">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue