Dali application not restoring the user interface when app is resumed

Dali application not restoring the user interface when app is resumed

BY 11 Mar 2018 Native Application Development

Hi!

We have made a small app using the Dali C++ library. The app has a simple user interface using one Dali::Toolkit::Control object for background color, two Dali::Toolkit::TextLabel objects and three Dali::Toolkit::ImageView objects for icon display. Most of the time, the app works great. However, sometimes after the display has been off and is turned on again the app user interface is not restored. We know that the app is still running because it makes sounds, but it is impossible to show the app on the screen and it has to be closed from the recent app list. Any ideas on why this happens?

Best regards, Stian

Written by