File tree Expand file tree Collapse file tree
flavors/android/app/src/main Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<manifest xmlns : android =" http://schemas.android.com/apk/res/android" >
2- <application android : label =" ${applicationLabel} " android : name =" ${applicationName}" android : icon =" @mipmap/ic_launcher" >
2+ <application android : label =" flavors " android : name =" ${applicationName}" android : icon =" @mipmap/ic_launcher" >
33 <activity android : name =" .MainActivity" android : exported =" true" android : launchMode =" singleTop" android : theme =" @style/LaunchTheme" android : configChanges =" orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode" android : hardwareAccelerated =" true" android : windowSoftInputMode =" adjustResize" >
44 <!-- Specifies an Android theme to apply to this Activity as soon as
55 the Android process has started. This theme is visible to the user
You can’t perform that action at this time.
0 commit comments