1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-04-03 01:07:01 +00:00
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
..
2023-05-12 01:09:08 -04:00