feat(android): link up bottombar visibility with scroll

This commit is contained in:
Harsh Shandilya 2024-07-09 23:40:02 +05:30
parent d678843230
commit f1fcaf53f4
3 changed files with 17 additions and 4 deletions

View file

@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Change submitter text to 'authored' when applicable
- Unread comments now have a brighter background rather than a text badge
- Opening posts you have previously seen will show the number of new comments since last visit
- Opening posts you have previously seen will show the number of new comments since last visit
- Bottom navigation's visibility now interacts with the scroll behavior of the post lists
## [1.48.0] - 2024-06-05