You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to find a way to activate a tab without having the "onTabSelected" method fire up, otherwise I'll go into a neverending-loop.
I tried to remove the onTabSelectedListener, but it is quite a dirty move to me. Since I think that this component is very-well designed, there must be a way to simply activate a different tab's icon somehwere :)
Pls advice
Thx
Andrea
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to find a way to activate a tab without having the "onTabSelected" method fire up, otherwise I'll go into a neverending-loop.
I tried to remove the onTabSelectedListener, but it is quite a dirty move to me. Since I think that this component is very-well designed, there must be a way to simply activate a different tab's icon somehwere :)
Pls advice
Thx
Andrea
The text was updated successfully, but these errors were encountered: