Loading AndroidManifest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -81,6 +81,9 @@ android:name="com.fsck.k9.activity.setup.Prefs" android:label="@string/prefs_title" android:configChanges="locale" android:taskAffinity="com.fsck.k9.activity.setup.Prefs" android:launchMode="singleTask" android:excludeFromRecents="true" > </activity> <activity Loading Loading
AndroidManifest.xml +3 −0 Original line number Diff line number Diff line Loading @@ -81,6 +81,9 @@ android:name="com.fsck.k9.activity.setup.Prefs" android:label="@string/prefs_title" android:configChanges="locale" android:taskAffinity="com.fsck.k9.activity.setup.Prefs" android:launchMode="singleTask" android:excludeFromRecents="true" > </activity> <activity Loading