Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -201,7 +201,7 @@ Check in the example project `showAvatarModalBottomSheet` for how to create your | @@ -201,7 +201,7 @@ Check in the example project `showAvatarModalBottomSheet` for how to create your | ||
| 201 | 201 | ||
| 202 | - [X] Support closing by dragging fast on a modal with a scroll view. | 202 | - [X] Support closing by dragging fast on a modal with a scroll view. |
| 203 | 203 | ||
| 204 | -- [ ] Improve animation curves when user is not dragging. | 204 | +- [X] Improve animation curves when user is not dragging. |
| 205 | 205 | ||
| 206 | - [ ] Allow to set the initial size of the bottom sheet | 206 | - [ ] Allow to set the initial size of the bottom sheet |
| 207 | 207 |
-
Please register or login to post a comment