I made a small program with a layout and a panel to load a second layout. On start up, the data via KVS is loaded and shown without any problem.
When rotating my phone, I receive an error: object should be first initialized (EditText). This routine was called before without any problem.
Is it necessary to reinitialise the EditText views?
When rotating my phone, I receive an error: object should be first initialized (EditText). This routine was called before without any problem.
Is it necessary to reinitialise the EditText views?