DeweyPreferenceCategory

open class DeweyPreferenceCategory @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) : PreferenceCategory

A preference used to display a category header.

Constructors

Link copied to clipboard
constructor(context: Context, attrs: AttributeSet? = null)