secant-android-wallet/ui-lib/src/main/java/co/electriccoin/zcash/ui/common/Constants.kt

5 lines
186 B
Kotlin

package co.electriccoin.zcash.ui.common
// Recommended timeout for Android configuration changes to keep Kotlin Flow from restarting
const val ANDROID_STATE_FLOW_TIMEOUT_MILLIS = 5000L