NewPipe/app/src
AudricV 9fab0ec94f
Fix crash when setting the masking of the new feed items button if the context is null
As the fragment context can be null in some cases, we have to make sure that
the context is not null before calling
DeviceUtils.hasAnimationsAnimatorDurationEnabled.

If the context is null, the button will now not be hidden automatically.
2023-11-15 19:04:45 +01:00
..
androidTest/java/org/schabi/newpipe Merge pull request #10165 from TeamNewPipe/fix/media-format 2023-09-19 15:54:12 +02:00
debug Fix DebugApp doing unneeded AppWatcher.manualInstall 2023-07-14 18:32:04 +02:00
main Fix crash when setting the masking of the new feed items button if the context is null 2023-11-15 19:04:45 +01:00
test Add test for ImageStrategy 2023-09-22 10:14:45 +02:00