v3.2.2: Removed power saver, no longer useful now that we're Android 5+
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
||||
|
||||
<!-- Note that the game doesn't truly support small screen resolutions,
|
||||
it instead forces downscaling to work on these displays.-->
|
||||
<!-- Hilariously small screens still exist but are usually high enough DPI to work now -->
|
||||
<supports-screens
|
||||
android:smallScreens="true"
|
||||
android:normalScreens="true"
|
||||
|
||||
Reference in New Issue
Block a user