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