My search skills are failing me. Does anyone have ...
# compose
c
My search skills are failing me. Does anyone have the link to the post here where someone built a custom tab indicator switcher animation. It was a circular outline of the selected item, and when you selected the next item, the circle opened up and transitioned to circle the new item?
a
I believe https://github.com/android/compose-samples
Jetsnack
have an implemention which you are looking for.
c
Ah yeah. That looks like it.
n
c
@nickbutcher many thanks!