summaryrefslogtreecommitdiffstats
path: root/qtbase.pro
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>2015-06-01 11:01:08 +0200
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2015-06-02 07:28:43 +0000
commiteea10943492473bae7f048f8c59e35fb1bff36ca (patch)
tree8613f460e57bc9d5c5215834f6c3c05f06318b2c /qtbase.pro
parent7bc9310a2265e14b6880aa29d96adba6d3d7aed0 (diff)
Android: Fix resuming app after locale change
The default reaction to configuration changes in Android is to destroy the activity. To avoid this happening for locale changes, we had the "locale" configuration change registered in the default AndroidManifest.xml, however, you also need to register that you are handling the layoutDirection change, otherwise Android will not call onConfigurationChange() for language changes, but tear down the activity instead. [ChangeLog][Android] Fixed bug where application was not resumable after user changed language in system settings. Change-Id: I3fe84a9332217b062b5352b2c977e2dbeacd5239 Task-number: QTBUG-45430 Reviewed-by: BogDan Vatra <bogdan@kde.org>
Diffstat (limited to 'qtbase.pro')
0 files changed, 0 insertions, 0 deletions