remove unnessary files of editor; add 'delete line' and 'copy line' options to editor context menu
This commit is contained in:
@@ -65,7 +65,8 @@
|
||||
|
||||
<activity
|
||||
android:name=".ui.edit.EditActivity_"
|
||||
android:multiprocess="true">
|
||||
android:multiprocess="true"
|
||||
android:theme="@style/EditorTheme">
|
||||
</activity>
|
||||
<activity android:name=".ui.settings.AboutActivity_"/>
|
||||
<activity
|
||||
|
||||
Reference in New Issue
Block a user