HI,

When i use the rating bar, the same on HTC have no issue when
displayed. But the same code on Droid makes the Stars cut-off. Please
let me know what could be the issue

Below is the piece of my layout code:

<RatingBar
android:id="@+id/ratingbar2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:numStars="5"
style="?android:attr/ratingBarStyle"
android:stepSize="1.0"/>

Regards,
Sandeep

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to