If I use InputListAsync as below and then hit the Home Button and the restore the app the Input list doesn't reappear.
How do I have this restore correctly?
How do I have this restore correctly?
B4X:
InputListAsync(bl, "Select Brand", -1, False)
Wait For InputList_Result (Index As Int)