mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	fix exiting when bluetooth mouse is connected while running
This commit is contained in:
		| @@ -76,7 +76,7 @@ | ||||
|  | ||||
|         <activity | ||||
|             android:name=".VcmiSDLActivity" | ||||
|             android:configChanges="keyboardHidden|orientation|screenSize" | ||||
|             android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation|mcc|mnc|density" | ||||
|             android:label="@string/app_name" | ||||
|             android:launchMode="singleTop" | ||||
|             android:screenOrientation="sensorLandscape" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user