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

Commit bae698cd authored by Jim Miller's avatar Jim Miller
Browse files

Fix 2667859: change text back to default size

This reverts a change described in the above bug where
the font size got changed to 22dip.

Change-Id: I42e2dc06e94aba003fa00032b265c986959ce939
parent f7617d36
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -41,7 +41,6 @@
        android:ellipsize="marquee"
        android:gravity="right|bottom"
        android:textAppearance="?android:attr/textAppearanceMedium"
        android:textSize="22sp"
        />

    <!-- "emergency calls only" shown when sim is missing or PUKd -->
+0 −1
Original line number Diff line number Diff line
@@ -46,7 +46,6 @@
            android:ellipsize="marquee"
            android:gravity="right|bottom"
            android:textAppearance="?android:attr/textAppearanceMedium"
            android:textSize="22sp"
            />

        <!-- "emergency calls only" shown when sim is missing or PUKd -->