Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radiobutton & CheckBox #27

Open
alcaponepl opened this issue Feb 25, 2016 · 2 comments
Open

Radiobutton & CheckBox #27

alcaponepl opened this issue Feb 25, 2016 · 2 comments

Comments

@alcaponepl
Copy link

How to change text position in CompoundButton (Radiobutton & Checkbox). Now, I have a text on the left side and button on the right side. I would like to change it and have the text on the right side.

@arpitanand
Copy link
Collaborator

The current version of this library only supports CompoundDrawables on the right side only.
Ref:https://github.com/vijayrawatsan/android-json-form-wizard/blob/master/library/src/main/java/com/vijay/jsonwizard/customviews/CompoundButton.java#L114
We are working towards adding ability to further customise the views, adding this one to the list.

@alcaponepl
Copy link
Author

OK. Thank you ! I'm waiting for new version ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants