Files
AutoJs6/app/src/main/res/layout/activity_edit.xml
2017-09-28 13:45:27 +08:00

8 lines
266 B
XML

<?xml version="1.0" encoding="utf-8"?>
<com.stardust.scriptdroid.ui.edit.EditorView_
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/editor_view"
android:layout_width="match_parent"
android:layout_height="match_parent"/>