mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 04:28:00 +01:00
adding an empty line
This commit is contained in:
parent
afb8c3b5ff
commit
272093f533
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ class PickDirectoryDialog(
|
|||
onSearchOpenListener = {
|
||||
updateSearchViewLeftIcon(R.drawable.ic_cross_vector)
|
||||
}
|
||||
|
||||
onSearchClosedListener = {
|
||||
searchEditText.clearFocus()
|
||||
activity.hideKeyboard(searchEditText)
|
||||
|
|
Loading…
Reference in a new issue