Switch from Theme.Holo.Light.Extended to Theme.Holo.Light
Change-Id: I91a43412a87a5444042141c9d6917e1ff200fe7a
This commit is contained in:
parent
27c70e3322
commit
b43c991e5f
@ -58,7 +58,7 @@
|
||||
|
||||
<application android:icon="@drawable/icon" android:label="@string/app_name"
|
||||
android:name="Email"
|
||||
android:theme="@android:style/Theme.Holo.Light.Extended"
|
||||
android:theme="@android:style/Theme.Holo.Light"
|
||||
android:hardwareAccelerated="false"
|
||||
>
|
||||
<!-- STOPSHIP android:hardwareAccelerated should be "true" -->
|
||||
|
Loading…
Reference in New Issue
Block a user