rodydavis / floating_search_bar

Floating Search Bar like Gmail for Flutter
https://rodydavis.github.io/floating_search_bar/
MIT License
32 stars 27 forks source link

[floating_search_bar] focus on tap #3

Open Benjoyo opened 5 years ago

Benjoyo commented 5 years ago

The actual TextField of the search bar is just as high as the textSize. At least for me that is way too small to accurately hit it with a tap to get focus and open the keyboard. The TextField should get focus no matter where the user taps inside the search bar.

github-actions[bot] commented 4 years ago

This issue has been closed due to inactivity.