mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-04 02:05:16 +08:00
Modify remove screenOrientation parameter for AppErrorsDetailActivity in AndroidManifest
This commit is contained in:
@@ -95,7 +95,6 @@
|
|||||||
android:name=".ui.activity.errors.AppErrorsDetailActivity"
|
android:name=".ui.activity.errors.AppErrorsDetailActivity"
|
||||||
android:exported="true"
|
android:exported="true"
|
||||||
android:launchMode="singleTask"
|
android:launchMode="singleTask"
|
||||||
android:screenOrientation="behind"
|
|
||||||
android:taskAffinity=":detail" />
|
android:taskAffinity=":detail" />
|
||||||
|
|
||||||
<service
|
<service
|
||||||
|
Reference in New Issue
Block a user