Skip to content

Do not force LaunchScreen when adding AndroidManifest.xml in old projects #1975

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 3, 2016

Conversation

PanayotCankov
Copy link
Contributor

Some arcane projects have no AndroidManifest.xml in App_Resources. When we add the new AndroidManifets it requires LaunchScreenTheme resources. Since these project had no splashscreen when they were created we had decided that we do not want to force feed them splash screens and sanitize the theme attribute and default theme meta in the AndroidManifest when we are coping it from the default template.

@PanayotCankov PanayotCankov force-pushed the cankov/dont-force-launchscreen branch from 1ac2b23 to 70d8eae Compare August 3, 2016 10:08
@vchimev
Copy link

vchimev commented Aug 3, 2016

👍

@vchimev vchimev merged commit 07849d6 into master Aug 3, 2016
@vchimev vchimev deleted the cankov/dont-force-launchscreen branch August 3, 2016 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants