Skip to content

Release version 0.1.47

Compare
Choose a tag to compare
@praveen970 praveen970 released this 29 Jan 10:22
· 276 commits to master since this release
e397f2b

Release Version 0.1.47:

What's New:

Fluent V2:
Fix/Enhancement:
1. Enhanced Bottomsheet and Drawer anchor calculations preventing crashes during some edge cases.
2. Fixed Bottomsheet and Drawer crashing when the content is not present.
3. Updated Drawer's Offset parameter. Now the drawer clips to the screen (0,0) when null but positions relative to parent layout if offset is not null. (Fixes the breaking changes from 0.1.44)