When selecting a task from the autocomplete dropdown in the MainActivity, the keyboard is still shown after selecting an item from the dropdown. (And it is overlapping the "Start" button).
Keyboard should hide automatically after clicking on an item in the dropdown and only reappear when the user clicks into the editText again.
When selecting a task from the autocomplete dropdown in the MainActivity, the keyboard is still shown after selecting an item from the dropdown. (And it is overlapping the "Start" button).
Keyboard should hide automatically after clicking on an item in the dropdown and only reappear when the user clicks into the editText again.