CheckedTextViewCompat
Helper for accessing CheckedTextView.
Functions
Link copied to clipboard
Returns the drawable used as the check mark image
Link copied to clipboard
Returns the tint applied to the check mark drawable
Link copied to clipboard
Link copied to clipboard
Applies a tint to the check mark drawable.
Link copied to clipboard
open fun setCheckMarkTintMode(@NonNull textView: CheckedTextView, @Nullable tintMode: PorterDuff.Mode)
Specifies the blending mode used to apply the tint specified by setCheckMarkTintList} to the check mark drawable.