Android 的 RatingBar 扩展
2010-03-25 16:59:00 来源:WEB开发网核心提示:android:layout_width="fill_parent" android:layout_height="wrap_content" android:text="@string/hello" /><RatingBar android:l
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/hello"
/>
<RatingBar
android:layout_width="wrap_content"
android:layout_height="wrap_content"
style="?android:attr/ratingBarStyleIndicator"
android:id="@+id/ratingbar_Indicator"
更多精彩
赞助商链接