I want to show a rating bar via an alert dialog in my android app. The problem I am facing is that depending upon the width of the screen, the ratingbar shows more than 5 stars(
keep parent of rating bar as linear layout and keep nothing else in that linear layout, that worked for me
This blog shows the clear picture of solution