问题
i have an baseadapter custom listview and edittext. I want to get data from edittext and change values of all the listview items with text watcher on text change. when i enter a new value text start changing instead of after i finish entering values. im working in fragment.
回答1:
You Try this Example and also search in google "listview Filter" you will get so many examples
来源:https://stackoverflow.com/questions/44367930/listview-baseadapter-class-implement-textwatcher