DeweyPreferenceDivider

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

A preference used to display a divider.

Constructors

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

Functions

Link copied to clipboard
open override fun onBindViewHolder(holder: PreferenceViewHolder)