add: module device

This commit is contained in:
hyb1996
2017-12-02 21:06:01 +08:00
parent 1413bf21a5
commit d06171d549
13 changed files with 395 additions and 41 deletions

View File

@@ -98,7 +98,7 @@
<activity
android:name="com.stardust.autojs.core.image.ScreenCaptureRequestActivity"
android:taskAffinity="com.stardust.autojs.runtime.api.image.ScreenCaptureRequestActivity"
android:theme="@style/AppTheme.Transparent"/>
android:theme="@android:style/Theme.NoDisplay"/>
<activity
android:name=".ui.error.IssueReporterActivity"
android:theme="@style/IssueReporterTheme"/>