NewPipe-app-android/app/src/main/java/org
litetex 08d5dfa49c Removed updateRelativeTimeViews when the activity is paused
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.
2021-07-16 21:04:32 +02:00
..
schabi/newpipe Removed updateRelativeTimeViews when the activity is paused 2021-07-16 21:04:32 +02:00