What's Changed in v1.2.4
🐞 Bug Fixes
- Fixed a crash that occurred when changing the app language due to a null locale reference in
AppCompatDelegate.getApplicationLocales(). - Added proper null checks to prevent
NullPointerExceptionwhen retrieving the current system locale. #33 - Commit 7e9814b
Full Changelog: v1.2.3...v1.2.4
📦 Available Builds
- Minified: A lightweight version optimized for performance - recommended for low ends devices
- Full: A complete build with all components included - recommended if you encounter issues during installation
- Release: The standard stable release - recommended for most users