mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-06-01 14:14:05 +00:00

We don't need to call ``updateRelativeTimeViews`` when the activity is paused, because the user likely won't notice it. Despite that onResume already calls ``updateRelativeTimeViews`` so there is no need to do that twice.