Are we able to dynamically hide Accompanist pager ...
# compose
k
Are we able to dynamically hide Accompanist pager Tab?
c
Probably just need to change your data layer to change the list of tabs - 1. Animating that would get more complicated.
k
This is where I get an error. Changing a list of tabs gives me crash. Haven't went deeper into the issue, but I am assuming
PagerState
might be caching previous length somewhere.