feat: new editor: jsdroid editor

This commit is contained in:
hyb1996
2018-02-21 21:32:07 +08:00
parent 4b4c823db5
commit ea5f80b437
186 changed files with 6283 additions and 31683 deletions

View File

@@ -119,7 +119,7 @@
android:layout_height="match_parent"
android:orientation="vertical">
<com.stardust.scriptdroid.ui.edit.CodeMirrorEditor
<com.stardust.scriptdroid.ui.edit.editor.CodeEditor
android:id="@+id/editor"
android:layout_width="match_parent"
android:layout_height="0dp"