-2

Possible Duplicate:
How to Set the Checkbox on the right side of the text

I want to change the direction of the checkbox in android such that the text will be on the left and the checkbox is on the right. could you please help me?

Community
  • 1
  • 1
David
  • 3
  • 5
  • http://stackoverflow.com/questions/5000213/how-to-set-the-checkbox-on-the-right-side-of-the-text , http://stackoverflow.com/questions/3156781/how-to-show-android-checkbox-at-right-side – MysticMagicϡ Dec 19 '12 at 12:51
  • 1
    @David kindly spend few minutes to search the question and only if the question is not asked, raise the question. Simply don't ask repeated questions. – Aamir Shah Dec 19 '12 at 12:54

1 Answers1

1

I think its better to Use CheckedTextView for your requirement

Ram kiran Pachigolla
  • 20,897
  • 15
  • 57
  • 78