Hi!
On app view we have some visual object with text/value (label, editarea, spinner etc.) that is set in runtime according to app logic.
Then device is rotated and all values are resetted to initial ones (defined in layout.xml).
This totally destroys the application O_O !!!
How to preserve current text & values of visual objects in UI Builder project ?