Add toast instead of crash if no email app installed.

This commit is contained in:
Alex Hart
2020-03-06 10:34:00 -04:00
committed by Greyson Parrelli
parent bf5331ba6e
commit 79fc33630b
4 changed files with 7 additions and 15 deletions

View File

@@ -20,7 +20,4 @@
android:id="@+id/menu_insights"
android:visible="false" />
<item android:title="@string/text_secure_normal__help"
android:id="@+id/menu_help"/>
</menu>