adding an empty line

This commit is contained in:
tibbi 2023-07-24 11:42:09 +02:00
parent afb8c3b5ff
commit 272093f533

View file

@ -105,6 +105,7 @@ class PickDirectoryDialog(
onSearchOpenListener = {
updateSearchViewLeftIcon(R.drawable.ic_cross_vector)
}
onSearchClosedListener = {
searchEditText.clearFocus()
activity.hideKeyboard(searchEditText)