Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Don't recreate TextureView surface as part of view resize #11148

Merged
merged 1 commit into from
Feb 9, 2018

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Feb 8, 2018

This PR decouples surface recreation from View resizing. This resolves the crash shown in #10983 and doesn't impact surface destruction that occurs as part of background/foregrounding the application. This branch was tested on a Samsung S8, J3 and a Google Pixel but considering we might include this in a patch release, we need thorough testing with AWS device farm.

Closes #10983

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Feb 8, 2018
@tobrun tobrun added this to the android-v5.4.1 milestone Feb 8, 2018
@tobrun tobrun self-assigned this Feb 8, 2018
@tobrun tobrun merged commit cab2086 into release-agua Feb 9, 2018
@tobrun tobrun deleted the tvn-s8-crash branch February 9, 2018 13:22
This was referenced Feb 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants