Milos Marinkovic

Results 37 comments of Milos Marinkovic

@muandrew Lazy dev question: could you merge that change back here so that I can invest zero effort into solving the problem? 😄

I think I get it. It's actually not fixed 0.1 or 1: https://github.com/milosmns/actual-number-picker/blob/master/picker/src/main/java/me/angrybyte/numberpicker/view/ActualNumberPicker.java#L601 So if you want to change it, it would require complicated code changes at this point. I'm...

I left a comment there. I just realized that distribution might be an issue here as I'd need to do some structural changes that touch CI/CD pipelines and change authentication......

I'm on vacation until next week so I can take a look at this when I come back - you're also welcome to fork, fix and send a pull request,...

@yshahak You're very welcome to fork and do a pull request, I'm fairly busy with other things I'm working on, but I'll take a look and merge to the repo...

Good point. Does having a `View` reference work for you? On Tue, Jul 26, 2016, 07:46 Subrahmanya S M [email protected] wrote: > we can't handle onValueChanged while using multiple ActualNumberPicker!...

I'll add the `View` reference to the listener interface. Pending for v2.0

I'm pretty swamped with other work right now, feel free to fork the repository and add the method yourself - I can take a look at your pull request when...

This is something I planned for a future release. Maybe you could fork the repository and improve the functionality? I'm more than happy to review the pull request and merge...