File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -131,8 +131,8 @@ tinted, set `app:useMaterialThemeColors` to `false`:
131131  ; | Attribute | Related method(s) | Default value
132132-------------- | ------------------------ | ---------------------------------- | -------------
133133** Text label** | ` android:text ` | ` setText ` <br />` getText ` | ` null `
134- ** Color** | ` android:textColor ` | ` setTextColor ` <br />` getTextColors ` | inherits from ` AppCompatRadioButton `
135- ** Typography** | ` android:textAppearance ` | ` setTextAppearance ` | inherits from ` AppCompatRadioButton `
134+ ** Color** | ` android:textColor ` | ` setTextColor ` <br />` getTextColors ` | inherits from ` AppCompatCheckBox `
135+ ** Typography** | ` android:textAppearance ` | ` setTextAppearance ` | inherits from ` AppCompatCheckBox `
136136
137137### Checkbox states
138138
You can’t perform that action at this time.
0 commit comments