arimorty / floatingsearchview

A search view that implements a floating search bar also known as persistent search
https://github.com/arimorty/floatingsearchview/blob/master/README.md
Apache License 2.0
3.54k stars 667 forks source link

setSearchText() Should Place Cursor At End #195

Closed rayliverified closed 7 years ago

rayliverified commented 7 years ago

After the function setSearchText() is called and a text is placed into the Floating Search View, the cursor should be placed at the end of the imputed text. Currently, the cursor is placed at the beginning. https://postimg.org/image/bfwo69rx9/