Skip to content

Commit

Permalink
ShareActivity: allow navigating while editing
Browse files Browse the repository at this point in the history
  • Loading branch information
dimtion committed Sep 12, 2020
1 parent a24831f commit 99cbd9b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@
android:name=".activities.ShareActivity"
android:autoRemoveFromRecents="true"
android:configChanges="orientation|keyboardHidden|screenSize"
android:excludeFromRecents="true"
android:label="@string/title_activity_share"
android:noHistory="true"
android:taskAffinity="com.dimtion.Shaarlier.share"
android:theme="@style/ProxyTheme">
<intent-filter>
Expand Down

0 comments on commit 99cbd9b

Please sign in to comment.