1

I am new to android. My problem is I Have a tab view which consist of two tab one show a custom view and other one shows map view. in map view i have a textview for search and a button on which when user click it will show a listview of place user typed in the in the autocomplete textview. And when the user map button on this new view it will close this listview and show the maps view again

4

1 に答える 1

1

私はあなたの問題を理解できません。ただし、問題が現在のタブの設定にある場合は、を使用してtabHost.setCurrentTabByTag(myTab.getTag())ください。

于 2012-05-05T12:14:50.613 に答える