NewPipe-app-android/app/src
Mauricio Colli 9f3b35634a
Fix subscription picker items flickering in the feed group dialog
The adapter could not tell the items were the same because the
subscription class was missing some methods (i.e. equals and hashcode),
so a full rebind was being done.
2020-06-27 11:25:31 -03:00
..
androidTest/java/org/schabi/newpipe Auto-format using Ktlint 2020-05-01 20:13:21 +02:00
debug Upgrade LeakCanary 2020-05-25 11:03:07 +02:00
main Fix subscription picker items flickering in the feed group dialog 2020-06-27 11:25:31 -03:00
test Auto-format using Ktlint 2020-05-01 20:13:21 +02:00