File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
plain-tutorial/App_Resources/Android/src/main
react-tutorial/App_Resources/Android/src/main
svelte-tutorial/App_Resources/Android/src/main
vue-tutorial/App_Resources/Android/src/main Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 2626 android:name=" com.tns.NativeScriptActivity"
2727 android:label=" @string/title_activity_kimera"
2828 android:configChanges=" keyboard|keyboardHidden|orientation|screenSize|smallestScreenSize|screenLayout|locale|uiMode"
29- android:theme=" @style/LaunchScreenTheme" >
29+ android:theme=" @style/LaunchScreenTheme"
30+ android:exported=" true" >
3031
3132 <meta-data android : name =" SET_THEME_ON_LAUNCH" android : resource =" @style/AppTheme" />
3233
Original file line number Diff line number Diff line change 2626 android:name=" com.tns.NativeScriptActivity"
2727 android:label=" @string/title_activity_kimera"
2828 android:configChanges=" keyboard|keyboardHidden|orientation|screenSize|smallestScreenSize|screenLayout|locale|uiMode"
29- android:theme=" @style/LaunchScreenTheme" >
29+ android:theme=" @style/LaunchScreenTheme"
30+ android:exported=" true" >
3031
3132 <meta-data android : name =" SET_THEME_ON_LAUNCH" android : resource =" @style/AppTheme" />
3233
Original file line number Diff line number Diff line change 2626 android:name=" com.tns.NativeScriptActivity"
2727 android:label=" @string/title_activity_kimera"
2828 android:configChanges=" keyboard|keyboardHidden|orientation|screenSize|smallestScreenSize|screenLayout|locale|uiMode"
29- android:theme=" @style/LaunchScreenTheme" >
29+ android:theme=" @style/LaunchScreenTheme"
30+ android:exported=" true" >
3031
3132 <meta-data android : name =" SET_THEME_ON_LAUNCH" android : resource =" @style/AppTheme" />
3233
Original file line number Diff line number Diff line change 2626 android:name=" com.tns.NativeScriptActivity"
2727 android:label=" @string/title_activity_kimera"
2828 android:configChanges=" keyboard|keyboardHidden|orientation|screenSize|smallestScreenSize|screenLayout|locale|uiMode"
29- android:theme=" @style/LaunchScreenTheme" >
29+ android:theme=" @style/LaunchScreenTheme"
30+ android:exported=" true" >
3031
3132 <meta-data android : name =" SET_THEME_ON_LAUNCH" android : resource =" @style/AppTheme" />
3233
You can’t perform that action at this time.
0 commit comments