NewPipe-app-android/app/src/main/java
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
..
androidx/fragment/app Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
com/google/android/material/appbar Merge remote-tracking branch 'newpipe/dev' into rebase 2020-04-11 08:24:05 +06:59
org/schabi/newpipe Fix subscription picker items flickering in the feed group dialog 2020-06-27 11:25:31 -03:00
us/shandian/giga Use vector drawables instead of PNGs for material icons 2020-05-21 15:39:35 +02:00