Merge "Add bottom padding to empty state screens." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1d8c3d0edd
@@ -23,6 +23,7 @@
|
||||
android:gravity="center_horizontal"
|
||||
android:visibility="gone"
|
||||
android:paddingTop="48dp"
|
||||
android:paddingBottom="48dp"
|
||||
android:paddingStart="24dp"
|
||||
android:paddingEnd="24dp">
|
||||
<ImageView
|
||||
|
||||
Reference in New Issue
Block a user