issues
search
oleksandrbalan
/
modalsheet
Modal Sheet library for Jetpack Compose
Apache License 2.0
121
stars
6
forks
source link
Increase compose to 2023.03.00
#23
Closed
oleksandrbalan-etn
closed
1 year ago
oleksandrbalan-etn
commented
1 year ago
Update compose to 2023.03.00 BOM
The progress property was used only to check if "animation is not running", thus I replaced it with
sheetState.currentValue == sheetState.targetValue
sheetState.currentValue == sheetState.targetValue