mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-21 22:17:52 -05:00
Merge pull request #11006 from german77/nfc_nfc
service: nfc: Ensure controller is in the correct mode
This commit is contained in:
@ -54,6 +54,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
<activity
|
||||
android:name="org.yuzu.yuzu_emu.activities.EmulationActivity"
|
||||
android:theme="@style/Theme.Yuzu.Main"
|
||||
android:launchMode="singleTop"
|
||||
android:screenOrientation="userLandscape"
|
||||
android:supportsPictureInPicture="true"
|
||||
android:configChanges="orientation|screenSize|smallestScreenSize|screenLayout|uiMode"
|
||||
|
Reference in New Issue
Block a user