There are five options for rating, but the screen width of the mobile phone is insufficient and cannot be fully displayed. Adjust layout_width. layout_height or width and height do not work, and no good solution has been found yet. So I found a ratingbar to replace it. I still think ratingbar is more suitable for evaluation ,,
The solution seems to be available now. below is the method for adjusting the ratingbar size (but after the size is adjusted, it can only be used as a signboard and cannot interact with users), and the same should be true for radiobutton.
<Ratingbarandroid: Id ID @ + ID/evaluationactivity_rb_manner "Android: layout__width =" wrap_content "android Android: layout_height =" wrap_content "style = "? Android: ATTR/ratingbarstylesmall "/>
Ratingbar can only display 3 stars on the screen below eclipse 3.7, but the real machine test shows that, don't worry at all. In later, we will develop the lowest standard according to our mobile phone specification ~