Skip to content

1.11.2

Choose a tag to compare

@alexstyl alexstyl released this 14 Sep 15:25
· 1100 commits to main since this release

What's new

  • Bug Fix: (Modal) Bottom Sheet should now always correctly report the correct value of isIdle even while being animated. 38a3cb9
  • Bug Fix: Fix a bug where Modal Bottom Sheet would disappear when trying to change its size while being introduced on the screen. f14cba4 (Thanks @jacobras) for the bug report)
  • Dev: Added tests for Bottom Sheets and Modal Bottom Sheets