Rework on the wheel picker (#8559)

* Rework the wheel picker

doesn't need for the animation to stop to change the value

* fix

---------

Co-authored-by: arkon <arkon@users.noreply.github.com>
This commit is contained in:
Ivan Iskandar
2023-02-13 11:10:47 +07:00
committed by GitHub
parent 2970eca9e4
commit be4072c86b
7 changed files with 322 additions and 60 deletions

View File

@@ -6,7 +6,6 @@
"ignoreDeps": [
"androidx.core:core-splashscreen",
"com.android.tools:r8",
"com.google.guava:guava",
"com.github.commandiron:WheelPickerCompose"
"com.google.guava:guava"
]
}