android - Searchable scrolling List with SimpleCursorAdapter -
i have listview data set of persons in simplecursoradapter. have edittext , want scroll list matching entry without doing query search term.
i want keep entries in list.
how possible?
Comments
Post a Comment