fix(AppBar): Re-introduce snap but only do it to the top bar

This commit is contained in:
Ahmad Ansori Palembani 2024-12-25 16:12:11 +07:00
parent 448c93365a
commit dec1a70091
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
2 changed files with 32 additions and 24 deletions

View file

@ -19,7 +19,8 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
- Refactor Library to utilize Flow even more
- Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1
- Refactor EmptyView to use Compose
- Refactor Reader ChapterTransition to use Compose
- Refactor Reader ChapterTransition to use Compose (@arkon)
- [Experimental] Add modified version of LargeTopAppBar that mimic J2K's ExpandedAppBarLayout
## [1.9.7]