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

Change-Id: Ib620285c6445f7b7500217cfb354ed1de280d861
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 3438ee5..ec06ab3 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -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