Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

[Question] Color selector per item #24

Closed
Alex293 opened this issue May 9, 2017 · 4 comments
Closed

[Question] Color selector per item #24

Alex293 opened this issue May 9, 2017 · 4 comments

Comments

@Alex293
Copy link

Alex293 commented May 9, 2017

What would be the best way to get one selector color per item ?

As the selector move with animation for one item to another I trying to find a way to change it in the middle of the animation or something like this

@Alex293
Copy link
Author

Alex293 commented May 10, 2017

Seems that on RadioRealButtonGroup methods like setSelectorColor don't do anything as attributes seems to be used only at init

@ceryle
Copy link
Owner

ceryle commented May 10, 2017

Yes, setSelectorColor method is not working after creation of the view. This one and some other methods do nothing at runtime, and I will fix those in the next release. I also want to add color transition animation to selector too. Probably, it will be available next week.

@Alex293
Copy link
Author

Alex293 commented May 10, 2017

Awesome ! ping me when you have a testable version I'll play with and give you feed back.

@ceryle
Copy link
Owner

ceryle commented May 18, 2017

Hi again,
You can set selector color for each checked button now. However, if you set rrbg_selectorAnimationType to translate_x, it won't work for now. For other animation types, it works good.

@Alex293 Alex293 closed this as completed Jun 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants