mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-03-10 09:49:44 +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.