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

Commit 1faa68c8 authored by Alex Chau's avatar Alex Chau
Browse files

Auto resize digital wellbeing toast

Fix: 253970740
Test: Enable app timer with largest display size and font size
Change-Id: I6c920b6bf7bb2801711b215ae461c64d2c7b898d
parent c33c69c1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -25,4 +25,5 @@
    android:gravity="center"
    android:importantForAccessibility="noHideDescendants"
    android:textColor="?priv-android:attr/textColorOnAccent"
    android:textSize="14sp"/>
 No newline at end of file
    android:textSize="14sp"
    android:autoSizeTextType="uniform"/>
 No newline at end of file