fix double-spinners in action bar
fix per mindyp Change-Id: I3d05073938a148c39e4e3a3ff71df0366c166bff
This commit is contained in:
parent
0ee2a3ccee
commit
cbebb35426
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user