I\'ve added a RatingBar in a layout: <RatingBar android:id=\"@+id/ratingbar\" android:layout_width=\"wrap_content\"
So I have looked around and found out that android.R.styleable is no longer part of the SDK even though it is still documented here.