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

Commit 1f1b6430 authored by Adam Powell's avatar Adam Powell
Browse files

Update toast appearance

Use a condensed font and give the toast frame a more rounded look.

Bug 10734759

Change-Id: I6a4366dbf2fd5a81f0ad2d50697ea2399a7942fc
parent 9ca833f4
Loading
Loading
Loading
Loading
+504 B (1.52 KiB)
Loading image diff...
+288 B (954 B)
Loading image diff...
+494 B (2 KiB)
Loading image diff...
−791 B (2.29 KiB)
Loading image diff...
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
        android:layout_height="wrap_content"
        android:layout_weight="1"
        android:layout_gravity="center_horizontal"
        android:textAppearance="@style/TextAppearance.Small"
        android:textAppearance="@style/TextAppearance.Toast"
        android:textColor="@color/bright_foreground_dark"
        android:shadowColor="#BB000000"
        android:shadowRadius="2.75"
Loading