Switch to the Theme.Holo.Light.Extended theme.
Change-Id: Ib620285c6445f7b7500217cfb354ed1de280d861
This commit is contained in:
parent
cd09545b87
commit
3aca79fbec
@ -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.Light.Holo"
|
android:theme="@android:style/Theme.Holo.Light.Extended"
|
||||||
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