File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 22 xmlns : tools =" http://schemas.android.com/tools" >
33 <uses-permission android : name =" android.permission.RECEIVE_BOOT_COMPLETED" />
44 <uses-permission android : name =" android.permission.VIBRATE" />
5- <uses-permission android : name =" android.permission.USE_FULL_SCREEN_INTENT" />
65 <uses-permission android : name =" android.permission.POST_NOTIFICATIONS" />
76 <uses-permission android : name =" android.permission.FOREGROUND_SERVICE" />
87 <application
2423 android : theme =" @style/LaunchTheme"
2524 android : configChanges =" orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
2625 android : hardwareAccelerated =" true"
27- android : showWhenLocked =" true"
28- android : turnScreenOn =" true"
2926 android : windowSoftInputMode =" adjustResize" >
3027 <!-- Specifies an Android theme to apply to this Activity as soon as
3128 the Android process has started. This theme is visible to the user
You can’t perform that action at this time.
0 commit comments