akexorcist / Localization

[Android] In-app language changing library
Apache License 2.0
983 stars 154 forks source link

fix: WebView crashing on Android 5 #125

Closed IamMitsuo closed 2 years ago

IamMitsuo commented 2 years ago

API Changes

BREAKING CHANGES

Note

I have locally tested instrument tests on Android 4.4 (sdk 19), Android 5 (sdk 21) and Android 9 (sdk 28) devices. Please run your CI after merging this PR to fix-web-view-crashing branch since the CI only runs when PR to master.

akexorcist commented 2 years ago

Thanks!