mirror of
https://github.com/Takiiiiiiii/strato.git
synced 2025-07-17 08:46:39 +00:00
Revert setting the app category to game
It was causing unbelievable slow cold app boot times on some devices (e.g. Pixel 6), for no apparent reason.
This commit is contained in:
@ -23,7 +23,6 @@
|
||||
android:localeConfig="@xml/locales_config"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme"
|
||||
android:appCategory="game"
|
||||
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute">
|
||||
|
||||
<profileable android:shell="true" />
|
||||
|
Reference in New Issue
Block a user