Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Android: Add support for getting the UiLanguages
From API 24 it is possible to get the UiLanguages correctly from Android so if API 24 or later is available we should use this. If it is not available, then it will fallback to the original behavior of using the system language. Fixes: QTBUG-68019 Change-Id: I4cfbc2b807b361c08da56a74100ba59abf5f2d0f Reviewed-by: Edward Welbourne <[email protected]>
- Loading branch information