Emil Markose
Results
2
comments of
Emil Markose
Hi, I've fixed this issue, by adding the following in `FilterableListView.java` ``` //If this child view is already added to the parent rootView, then remove it first ViewGroup parent =...
Hi @FajarKhan, You can't edit library files. You have to download the entire library into your project. Then only you can modify the source code.