#89 avoid activity get recreated temporary

This commit is contained in:
will
2019-01-06 13:33:39 +08:00
parent 296d1f5257
commit 1a8332bbe9

View File

@@ -32,6 +32,7 @@
<activity
android:name=".ui.edit.NoteEditActivity"
android:screenOrientation="portrait"
android:configChanges="uiMode|keyboard|keyboardHidden"
android:label="@string/app_name" >
<intent-filter>
<action android:name="android.intent.action.SEND" />