session-android/src
Greyson Parrelli feb9e1d513 Post startService() in onPause() as a possible fix to an Android P bug.
We already did it for onResume(), and while it fixed the crash there,
the crash just moved to onPause(). Let's see if the same magic works.
2018-10-16 22:54:29 -07:00
..
org/thoughtcrime/securesms Post startService() in onPause() as a possible fix to an Android P bug. 2018-10-16 22:54:29 -07:00