DeweyDescriptionPreference

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

A preference used to display a description in summary position.

Constructors

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

Functions

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