添加LogActivity重载函数支持分屏模式切换
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
android:resizeableActivity="true"
|
||||
android:configChanges="screenSize|smallestScreenSize|screenLayout|orientation"
|
||||
android:exported="true"
|
||||
android:launchMode="singleInstance"
|
||||
android:launchMode="singleTop"
|
||||
android:process=":LogActivity">
|
||||
|
||||
</activity>
|
||||
|
||||
Reference in New Issue
Block a user