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

Reverting vectorDrawables.useSupportLibrary to false #13144

Closed
wants to merge 2 commits into from

Conversation

DonTomika
Copy link
Contributor

This PR aims to solve vector drawable related crashes on Android 4.x. Some drawables had to be changed because color references in vector drawables are not supported when vectorDrawables.useSupportLibrary is turned off. See #13099 for details.

…to increase stability on Android 4.4 and below
@tobrun
Copy link
Member

tobrun commented Oct 22, 2018

Thank you for this contribution, will let @LukasPaczos review

@tobrun tobrun self-assigned this Oct 22, 2018
@tobrun tobrun added the Android Mapbox Maps SDK for Android label Oct 22, 2018
@tobrun tobrun removed their assignment Oct 22, 2018
@tobrun tobrun added this to the android-v6.7.0 milestone Oct 22, 2018
@tobrun
Copy link
Member

tobrun commented Oct 23, 2018

Was able to get my hands on a kitkat test device and was able to reproduce and validate that this fixes the issue. Thank you for the contribution @DonTomika.

@LukasPaczos LukasPaczos requested review from tobrun and removed request for LukasPaczos October 23, 2018 10:55
@tobrun
Copy link
Member

tobrun commented Oct 24, 2018

Thank you for following up @DonTomika , it seems we have a CI issue for running external PRs, fix for that in #13167. To not further block this PR, I'm cherrypicking your commit and will follow up on that PR myself. Thanks again for your contribution!

@tobrun
Copy link
Member

tobrun commented Oct 24, 2018

following up on this PR in #13168

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.

2 participants