开发者

How to give rating in listview

开发者 https://www.devze.com 2023-02-21 05:49 出处:网络
I am doing listview with multiple choice,(this listview is not a customized) and more i want to include rating option to my listview. i googled, but i dint get any proper solution. can anyone give me

I am doing listview with multiple choice,(this listview is not a customized) and more i want to include rating option to my listview. i googled, but i dint get any proper solution. can anyone give me a suggestion开发者_如何学Python for how to do this process.


Include a RatingBar widget inside your custom row layouts.


Yes you need to include RatingBar widget inside each row. You can see the example here. I think this is what you want.

0

精彩评论

暂无评论...
验证码 换一张
取 消