mirror of
https://github.com/tuskyapp/Tusky
synced 2025-01-04 12:59:46 +01:00
close drawer after click
This commit is contained in:
parent
9bb86dfe8f
commit
73fa94d39b
@ -650,6 +650,6 @@ private var AbstractDrawerItem<*, *>.onClick: () -> Unit
|
||||
set(value) {
|
||||
onDrawerItemClickListener = { _, _, _ ->
|
||||
value()
|
||||
true
|
||||
false
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user