Skip to content
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

Rip out vector mapfile setting #437

Merged
merged 1 commit into from
Sep 11, 2020
Merged

Rip out vector mapfile setting #437

merged 1 commit into from
Sep 11, 2020

Conversation

jezhiggins
Copy link
Member

@jezhiggins jezhiggins commented Sep 10, 2020

Closes #436.

It's causing crashes on some phones, and will be replaced with a new
mechanism soon, see PR #417.

It's causing crashes on some phones, and will be replaced with a new
mechanism soon, see PR #417.
@jezhiggins jezhiggins changed the title Reip out vector mapfile setting Rip out vector mapfile setting Sep 10, 2020
}

private fun setAccountSummary() {
private fun setAccountSummary() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you've accidentally de-indented this by 1 character 😂

I clearly don't care enough to request a change, but you may feel like fixing it as part of your broader PR.

@oliverlockwood
Copy link
Member

@jezhiggins the only possible issue I can see is: what if someone already has vector maps selected as their preference, and then they upgrade to this version? What will happen then?

@jezhiggins
Copy link
Member Author

It should fallback to the default renderer. In fact it will have already done that as it wouldn't be able to open the map file.

@oliverlockwood oliverlockwood merged commit 442a27c into master Sep 11, 2020
@oliverlockwood oliverlockwood deleted the 436-settings-crash branch September 11, 2020 14:34
@oliverlockwood oliverlockwood added this to the Release 3.9 milestone Mar 12, 2021
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.

App crash accessing settings since update to Android 10
2 participants