mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-219 Editor | Enhancement | Show keyboard in search fields in search bars (#2624)
This commit is contained in:
parent
e54907b2bf
commit
12707c651d
4 changed files with 24 additions and 17 deletions
|
@ -93,6 +93,7 @@ class LinkToObjectOrWebPagesFragment() :
|
|||
layoutManager = LinearLayoutManager(requireContext())
|
||||
adapter = objectLinksAdapter
|
||||
}
|
||||
filterInputField.showKeyboard()
|
||||
}
|
||||
|
||||
override fun onStart() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue