addisonElliott / SegmentedButton

Segmented Control/Button with animation for Android API 16+
Apache License 2.0
148 stars 39 forks source link

multiple OnPositionChangedListener is not supported #30

Open mobinyardim opened 4 years ago

mobinyardim commented 4 years ago

i can't use multiple listener ☹ if you want i can help you

addisonElliott commented 4 years ago

I've been out of the Android development world for a little while now, but are multiple listeners typically supported in libraries?

Can you not reasonably achieve what you need via one listener and then delegating out to others?

addisonElliott commented 4 years ago

I will mention, the help is always appreciated. It's what keeps this library maintained.

Before you spend any development time on it, please convince me of the necessity of it. Then I'd be happy to accept a PR