refactor: move some classes in package api to package core
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
android:name="com.stardust.autojs.runtime.api.image.ScreenCaptureRequestActivity"
|
||||
android:name="com.stardust.autojs.core.image.ScreenCaptureRequestActivity"
|
||||
android:taskAffinity="com.stardust.autojs.runtime.api.image.ScreenCaptureRequestActivity"
|
||||
android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user