Switch to the Theme.Holo.Light.Extended theme.

Change-Id: Ib620285c6445f7b7500217cfb354ed1de280d861
This commit is contained in:
Makoto Onuki 2010-11-01 15:37:14 -07:00
parent cd09545b87
commit 3aca79fbec
1 changed files with 2 additions and 2 deletions

View File

@ -58,8 +58,8 @@
<application android:icon="@drawable/icon" android:label="@string/app_name"
android:name="Email"
android:theme="@android:style/Theme.Light.Holo"
android:hardwareAccelerated="false"
android:theme="@android:style/Theme.Holo.Light.Extended"
android:hardwareAccelerated="false"
>
<!-- STOPSHIP android:hardwareAccelerated should be "true" -->
<activity