Open alcaponepl opened 8 years ago
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.
OK. Thank you ! I'm waiting for new version ;)
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.