thunderbird-android/k9mail
cketti 655e86b4f5 Move swipe refresh animation workaround from onPause() to onStop()
onPause() is also called when we don't want the animation to stop, e.g.
when changing the focus to another window in multi window mode.
However, adding a new Fragment will stop the old one. So onStop() is a
better place to cancel the animation.
2017-10-14 02:28:32 +02:00
..
src Move swipe refresh animation workaround from onPause() to onStop() 2017-10-14 02:28:32 +02:00
build.gradle Merge pull request #2739 from k9mail/add_kotlin_for_tests 2017-09-11 01:34:19 +02:00