Commit 8951664b authored by feihuaduo's avatar feihuaduo

修复锁屏重开后崩溃

parent c87c10db
......@@ -9,7 +9,7 @@
<activity
android:name="cn.garymb.ygomobile.YGOMobileActivity"
android:clearTaskOnLaunch="true"
android:configChanges="keyboardHidden|screenSize"
android:configChanges="orientation|keyboardHidden|screenSize"
android:exported="true"
android:label="YGOMobile"
android:process=":game"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment