Merge "Set ComposePreference non selectable" into main
This commit is contained in:
@@ -47,6 +47,7 @@ open class ComposePreference @JvmOverloads constructor(
|
||||
|
||||
init {
|
||||
layoutResource = R.layout.preference_compose
|
||||
isSelectable = false
|
||||
}
|
||||
|
||||
override fun onBindViewHolder(holder: PreferenceViewHolder) {
|
||||
|
||||
Reference in New Issue
Block a user