Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d922554f authored by Clara Bayarri's avatar Clara Bayarri Committed by Android (Google) Code Review
Browse files

Merge "Fix empty state Chooser Activity UX" into nyc-dev

parents a6e38e44 741c519c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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"