Disable compose until an account has synced.

Change-Id: Icac997bc7137ec7123d469320b1b204ee9e385bc
This commit is contained in:
Mindy Pereira 2012-07-11 14:56:30 -07:00
parent 4789524401
commit 17fa1af8df
1 changed files with 1 additions and 0 deletions

View File

@ -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