@ -264,8 +264,8 @@ class PathActivity : PassphraseRequiredActionBarActivity() {
job?.cancel()
job = GlobalScope.launch {
withContext(Dispatchers.Main) {
delay(dotAnimationStartDelay)
while (isActive) {
expand()
delay(EXPAND_ANIM_DELAY_MILLS)
collapse()