Firefly-Social / Firefly

An android Mastodon client
Mozilla Public License 2.0
39 stars 1 forks source link

Fixing issue with jumping content #72

Closed JohnOberhauser closed 6 months ago

JohnOberhauser commented 6 months ago

When switching tabs between a tab with no content and a tab with content, the content jumps because the no content message is wrapped in AnimatedVisibility. I'm adding a key to that item so the whole thing is recomposed when switching tabs