fix double-spinners in action bar

fix per mindyp

Change-Id: I3d05073938a148c39e4e3a3ff71df0366c166bff
This commit is contained in:
Andy Huang 2012-03-06 16:59:15 -08:00
parent 0ee2a3ccee
commit cbebb35426

View File

@ -35,7 +35,7 @@
<application
android:icon="@mipmap/ic_launcher_mail"
android:label="@string/app_name"
android:theme="@android:style/Theme.Holo.Light" >
android:theme="@style/UnifiedEmailTheme" >
<activity
android:name=".compose.ComposeActivity"
android:label="@string/app_name"