I am creating BaseRecyclerview class that abstrac...
# announcements
k
I am creating BaseRecyclerview class that abstract the logic of search . but getting error when adding values to generic lists because its expecting Nothing type . so what I'm doing wrong here , can I do this in any other simpler way ? pls hlp