mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Tie CallLogViewModel lifecycle to the activity.
This commit is contained in:
committed by
Cody Henthorne
parent
e5e86e639a
commit
e7b18bd3a2
@@ -8,7 +8,6 @@ import androidx.lifecycle.LifecycleOwner
|
||||
import org.signal.core.util.logging.Log
|
||||
import org.thoughtcrime.securesms.util.Util
|
||||
import java.util.concurrent.TimeUnit
|
||||
import kotlin.math.max
|
||||
|
||||
/**
|
||||
* Lifecycle-aware class which will call onTick every 1 minute.
|
||||
|
||||
Reference in New Issue
Block a user