NewPipe-app-android/app/src/main/java/org/schabi/newpipe/fragments/list
Stypox 9ee7740fcc
Merge pull request #4947 from Isira-Seneviratne/Convert_ExceptionUtils_to_extensions
Rewrite ExceptionUtils methods as extension functions.
2021-01-14 14:54:37 +01:00
..
channel Use view binding in ChannelFragment. 2021-01-14 11:16:03 +05:30
comments
kiosk
playlist Return ViewBinding instead of View in BaseListFragment's getListHeader() and getListFooter() methods. 2021-01-14 11:15:57 +05:30
search Merge pull request #4947 from Isira-Seneviratne/Convert_ExceptionUtils_to_extensions 2021-01-14 14:54:37 +01:00
videos Return ViewBinding instead of View in BaseListFragment's getListHeader() and getListFooter() methods. 2021-01-14 11:15:57 +05:30
BaseListFragment.java Return ViewBinding instead of View in BaseListFragment's getListHeader() and getListFooter() methods. 2021-01-14 11:15:57 +05:30
BaseListInfoFragment.java
ListViewContract.java