complete the new floating window

This commit is contained in:
hyb1996
2017-10-18 22:46:36 +08:00
parent a478278135
commit d95b85cb2e
26 changed files with 242 additions and 670 deletions

View File

@@ -19,7 +19,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:name=".App"
android:allowBackup="false"
android:icon="@drawable/autojs_material"
android:icon="@drawable/autojs_logo"
android:label="@string/_app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme"