NewPipe-app-android/app/src/main/java/org/schabi/newpipe/fragments/list/search
Isira Seneviratne b0b0a75c87 Use Collection.removeIf() instead of using Iterator.remove() to remove elements conditionally. 2020-11-01 14:44:07 +05:30
..
SearchFragment.java Use Collection.removeIf() instead of using Iterator.remove() to remove elements conditionally. 2020-11-01 14:44:07 +05:30
SuggestionItem.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
SuggestionListAdapter.java Use final where possible 2020-08-16 10:25:09 +02:00