Show the inputlist again if you still need the answer. Hitting the homebutton just put your complete app into background (activity pause). In fact you are stopping the inputlist with action ABORT (result negative)
Show the inputlist again if you still need the answer. Hitting the homebutton just put your complete app into background (activity pause). In fact you are stopping the inputlist with action ABORT (result negative)
Is it possible to change the background colors. For example the listview (Animals in you sample app) has a grey background and white text but I would like it to be white with black text.
I have looked in the library and changed the properties of the CustomlistView but that doesn't work.