hi all
i have a listviews on top of a panel containing edittexts. selecting an item from the list should hide it to show the panel back.
my problem is :
clicking on a listview entry will also click on the background edittext view , giving it focus , before the list is hidden, so the panel is shown with the wrong focus ... how to prevent the list_select to reach the overlaped edittext ?
thx
i have a listviews on top of a panel containing edittexts. selecting an item from the list should hide it to show the panel back.
my problem is :
clicking on a listview entry will also click on the background edittext view , giving it focus , before the list is hidden, so the panel is shown with the wrong focus ... how to prevent the list_select to reach the overlaped edittext ?
thx