XML : Implementing rating bar in a ListView in android studio

I am working on a project Using Android studio where I need to create a page with a layout that consists of a ListView where the elements in the lists are a TextView, Rating bar, and a ImageButton. I have achieved a list with a single item, but unable to add the rating bar and image button to the list. Can someone please help me with this. This is a picture of how the page should look like.

Thanks you.

No comments:

Post a Comment