Merge "Reduce padding so that view is no longer hidden"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f253f0e10d
@@ -76,7 +76,7 @@
|
||||
android:id="@+id/no_results_layout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:paddingTop="96dp"
|
||||
android:paddingTop="35dp"
|
||||
android:orientation="vertical"
|
||||
android:visibility="gone">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user