make add account from key visible

This commit is contained in:
Daniel Gultsch 2015-10-09 13:46:54 +02:00
parent fdd88aa530
commit 09816b61df
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
android:showAsAction="never"
android:icon="?attr/icon_add_person"
android:title="@string/action_add_account_from_key"
android:visible="false"/>
android:visible="true"/>
<item
android:id="@+id/action_enable_all"
android:title="@string/enable_all_accounts"/>