Loading AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,7 @@ android:label="@string/delete_messages_label" android:description="@string/read_messages_desc"/> <uses-permission android:name="com.fsck.k9.permission.DELETE_MESSAGES"/> <uses-feature android:name="android.hardware.touchscreen" android:required="false"/> <application android:icon="@drawable/icon" android:label="@string/app_name" Loading Loading
AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -53,6 +53,7 @@ android:label="@string/delete_messages_label" android:description="@string/read_messages_desc"/> <uses-permission android:name="com.fsck.k9.permission.DELETE_MESSAGES"/> <uses-feature android:name="android.hardware.touchscreen" android:required="false"/> <application android:icon="@drawable/icon" android:label="@string/app_name" Loading