Skip to content

Release version 0.1.39

Compare
Choose a tag to compare
@praveen970 praveen970 released this 23 Oct 16:34
· 326 commits to master since this release
b9f739d

What's New:

Fluent V2:
Fix/Enhancement:
1. Added skipOpenState feature to Bottom Drawer for direct Expanding and closing, completely omitting the middle (half screen) state.
2. Resolved crashes and freezes issues with Bottom Drawer.
3. Adjusted Drawer and BottomSheet elevation.
4. Fixed keyboards focus color for List Items and Section Headers.
5. Button now uses stable version of TextStyle.
6. Upgraded compose library to 1.5.1 with BOM 2023.09.00. Added a workaround to get around Android34 upgrade.
7. Added variant of getStringResource function with format arguments.