summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qgridlayoutengine.cpp
diff options
context:
space:
mode:
authorSamuel Mira <[email protected]>2022-04-20 16:08:36 +0300
committerSamuel Mira <[email protected]>2022-04-27 19:55:33 +0000
commit5fd6704091febcc4abbc8d7ce06a393572524fa5 (patch)
tree0b31e9bf8849ce2f02fa0270b72d6edc70edebe3 /src/gui/util/qgridlayoutengine.cpp
parent41d217829cc1c34ae7c2fee92316a91a77018f00 (diff)
Fix restart QtActivity
Previously, a restart of QtActivity on Android would make the application fail with a blank screen. That happened because the QtActivity tried to reload the whole application and failed. With this patch, the QtActivity detects if the application is restarting by checking if QtNative and QtActivityDelegate are live and updates the connections on those objects accordingly. It allows the application to continue as before. In case that is not possible, the QtActivity will restart the application. Fixes: QTBUG-38971 Fixes: QTBUG-102298 Pick-to: 5.15 6.2 6.3 Change-Id: Id500d20b185d57b39d45d34eeaa99745a3c2b95b Reviewed-by: Ivan Solovev <[email protected]> Reviewed-by: Assam Boudjelthia <[email protected]>
Diffstat (limited to 'src/gui/util/qgridlayoutengine.cpp')
0 files changed, 0 insertions, 0 deletions