I'm new in android and stack overflow, so I want to say sorry if I doing something wrong nor break the rule and for an idiot question!
I want to know how to define
ratingbar
in listview
by id I mean, how to know which ratingbar
in the list is get the star?
I've been tried a tutorial from net, but its too hard to find the reference, as far as I know, I need an implementation about
getView()
to get the ratingBar
position, but I don't know how to add the code,
can someone help me out the issue?
1st Answer;
Please follow the below link which demonstrates your requirement of working with a rating bar inside a listView.
No comments:
Post a Comment