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:
Jim Miller
2010-05-25 16:53:45 -07:00
parent f7617d3601
commit bae698cd54
2 changed files with 0 additions and 2 deletions

View File

@@ -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 -->

View File

@@ -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 -->