fix: import file

This commit is contained in:
hyb1996
2017-12-10 18:40:22 +08:00
parent 0d8a3e41fb
commit 6e6cefbb24
3 changed files with 7 additions and 6 deletions

View File

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