Skip to content

Commit

Permalink
Fix #2984 (Study pad / label selector: focus should go directly to se…
Browse files Browse the repository at this point in the history
…arch field)
tuomas2 committed Nov 9, 2023
1 parent bd463b0 commit e9de5f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -305,6 +305,7 @@ class ManageLabels : ListActivityBase() {
setSearchInsideTextButtonBackground()
updateLabelList(rePopulate = true)
}
editSearchText.requestFocus()
}
ABEventBus.register(this)
reBuildQuickSearchButtonList()

0 comments on commit e9de5f4

Please sign in to comment.