Posts by xvesdeveloper • 11 points
1 post
- 
		1 votes1 answer209 viewsQ: How to create a custom filter in the android lestview that searches for words after the space characterIn this code the filter is working until the first word. From the moment I enter the space character the filter stops working. Example: Search "Steve Jobs", the system gets lost. Now if you search…