清理类库的活动窗口类到测试项目文件夹。
This commit is contained in:
@@ -24,29 +24,11 @@
|
||||
<application
|
||||
android:networkSecurityConfig="@xml/network_security_config">
|
||||
|
||||
<activity
|
||||
android:name=".app.CrashHandler$CrashActiviy"
|
||||
android:label="CrashActiviy"
|
||||
android:launchMode="standard"/>
|
||||
|
||||
<activity
|
||||
android:name=".activities.LogActivity"
|
||||
android:label="LogActivity"
|
||||
android:launchMode="standard"/>
|
||||
|
||||
<activity
|
||||
android:name=".activities.AboutActivity"
|
||||
android:label="AboutActivity"
|
||||
android:launchMode="standard"/>
|
||||
|
||||
<activity
|
||||
android:name=".activities.AssetsHtmlActivity"
|
||||
android:label="AssetsHtmlActivity"/>
|
||||
|
||||
<activity
|
||||
android:name=".activities.QRCodeDecodeActivity"
|
||||
android:label="QRCodeDecodeActivity"/>
|
||||
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user