I am trying to implement the segmentUI found in the ios sdk in android. I have been able to determine that I need to use the radiogroup. My query is how to effectively implement this idea. Appreciate any help.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to create 9patch images corresponding to each individual segment, that is, left, center and right and then implement the radiobutton UI which you can position using xml.