Merge "Fix empty state Chooser Activity UX" into nyc-dev am: d922554
am: 387a967
* commit '387a967bf1058b3135724f10c429d36e4dd706b4':
Fix empty state Chooser Activity UX
Change-Id: If8aab899438729880a48d60d0d01ff6e27eda6c0
This commit is contained in:
@@ -72,7 +72,9 @@
|
||||
|
||||
<TextView android:id="@+id/empty"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@color/white"
|
||||
android:elevation="8dp"
|
||||
android:layout_alwaysShow="true"
|
||||
android:text="@string/noApplications"
|
||||
android:padding="32dp"
|
||||
|
||||
Reference in New Issue
Block a user