NumberSlidingPicker
NumberSlidingPicker copied to clipboard
Replaced RxJava with Coroutines
- Replaced RxJava dependency with coroutines;
- Removed dependencies being added by sephirith74 imported libs;
- Cleanup all warnings;
- Reformat Code task;
- Lib version bump;
- Gradle versions bump;
- Travis update;
@sephiroth74 Do you find this PR useful? Can it be merged? Best regards.
found an issue with coroutines
found an issue with coroutines
Fixed