Hello! I can not find a method that closes one specific tab. there is http://developer.android.com/reference/android/support/v4/app/FragmentTabHost.html clearAllTabs()
but it closes all tabs at once. I found nothing on the Internet about this. what are the ideas?
|