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

Commit 4598cd65 authored by Adam Powell's avatar Adam Powell Committed by Android (Google) Code Review
Browse files

Merge "Update toast appearance" into klp-dev

parents 66a9b2d7 1f1b6430
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