I am following the standard example of how to add a RatingBar. To control the number of stars I tried to use android:numStars=\"5\". The problem is
RatingBar
android:numStars=\"5\"
Additionally, if you set a layout_weight, this supersedes the numStars attribute.
layout_weight
numStars