Remove in-app email shortcut

This commit is contained in:
darken
2022-08-24 11:40:16 +02:00
parent a3495a8218
commit 5bae3d9931
3 changed files with 0 additions and 38 deletions
@@ -17,11 +17,6 @@
android:action="android.intent.action.VIEW"
android:data="https://github.com/d4rken-org/capod/issues" />
</Preference>
<Preference
android:icon="@drawable/ic_email_onsurface"
android:key="support.email.darken"
android:summary="@string/settings_support_email_developer_description"
android:title="@string/settings_support_email_developer_label" />
<PreferenceCategory app:title="@string/settings_category_other_label">
<Preference