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
This commit is contained in:
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user