Disable compose until an account has synced.
Change-Id: Icac997bc7137ec7123d469320b1b204ee9e385bc
This commit is contained in:
parent
4789524401
commit
17fa1af8df
@ -75,6 +75,7 @@
|
||||
android:name="com.android.mail.compose.ComposeActivity"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@android:style/Theme.Holo.Light"
|
||||
android:enabled="false"
|
||||
>
|
||||
<intent-filter>
|
||||
<action
|
||||
|
Loading…
Reference in New Issue
Block a user