zulip / zulip-flutter

Future Zulip client using Flutter
Apache License 2.0
142 stars 113 forks source link

lightbox: Animate entrance/exit of the lightbox's top and bottom app bars #38

Open chrisbobbe opened 1 year ago

chrisbobbe commented 1 year ago

Currently the lightbox's top and bottom app bars respond to touch by appearing and disappearing. Currently they just abruptly appear and disappear, but they should nice entrance/exit animations. The React Native app has them slide in and out; we could do that or perhaps a fading animation.

chrisbobbe commented 11 months ago

Mentioning here, since it came up in https://github.com/zulip/zulip-flutter/pull/224#pullrequestreview-1537512360: