CheckmarkButtonView: Make focusable
This commit is contained in:
parent
dba5912ecd
commit
2f13aba22c
@ -83,7 +83,6 @@ class CheckmarkButtonView(
|
||||
private var drawer = Drawer()
|
||||
|
||||
init {
|
||||
isFocusable = false
|
||||
setOnClickListener(this)
|
||||
setOnLongClickListener(this)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user