added in version 25.1.0
belongs to Maven artifact com.android.support:appcompat-v7:28.0.0-alpha1
belongs to Maven artifact com.android.support:appcompat-v7:28.0.0-alpha1
Summary:
Inherited Constants
| Inherited Fields
| Ctors
| Protected Methods
| Inherited Methods
| [Expand All]
AppCompatRatingBar
public
class
AppCompatRatingBar
extends RatingBar
java.lang.Object | |||||
↳ | android.view.View | ||||
↳ | android.widget.ProgressBar | ||||
↳ | android.widget.AbsSeekBar | ||||
↳ | android.widget.RatingBar | ||||
↳ | android.support.v7.widget.AppCompatRatingBar |
A RatingBar
which supports compatible features on older versions of the platform.
This will automatically be used when you use RatingBar
in your layouts
and the top-level activity / dialog is provided by
appcompat.
You should only need to manually use this class when writing custom views.
Summary
Inherited constants |
---|
![]()
android.view.View
|