Hi All
I have a layout that contains a list of contacts from the phone. When a user select an entry I hide the panel, so when the user wants to pick another contact I dont have to read the contacts list again as it can take some time.
When the user hits the home key the app is paused. when the app it called again either by pressing the icon or selecting it from the notification bar and they select the 'Contact popup' I dont get anything displayed when is issues panel.visible = true.
I have tried removeviewat/addview from the activity but get errors.
Anyone got some idea's please.
[link]http://stackoverflow.com/questions/...ontacts-loading-in-listview-on-android[/link] is an interesting article, has anyone implement this or can B4A do this ?
Thanks
John.
I have a layout that contains a list of contacts from the phone. When a user select an entry I hide the panel, so when the user wants to pick another contact I dont have to read the contacts list again as it can take some time.
When the user hits the home key the app is paused. when the app it called again either by pressing the icon or selecting it from the notification bar and they select the 'Contact popup' I dont get anything displayed when is issues panel.visible = true.
I have tried removeviewat/addview from the activity but get errors.
Anyone got some idea's please.
[link]http://stackoverflow.com/questions/...ontacts-loading-in-listview-on-android[/link] is an interesting article, has anyone implement this or can B4A do this ?
Thanks
John.