Loading app/src/main/java/foundation/e/apps/utils/ParentalControlAuthenticator.kt +2 −3 Original line number Diff line number Diff line Loading @@ -5,9 +5,8 @@ import androidx.activity.result.ActivityResultLauncher import kotlinx.coroutines.CompletableDeferred import timber.log.Timber /* This class is used to to deal with PaCO, and get accurate password result This class is a singleton /** * This class is used to deal with Parental Control, and get accurate password result */ object ParentalControlAuthenticator { Loading Loading
app/src/main/java/foundation/e/apps/utils/ParentalControlAuthenticator.kt +2 −3 Original line number Diff line number Diff line Loading @@ -5,9 +5,8 @@ import androidx.activity.result.ActivityResultLauncher import kotlinx.coroutines.CompletableDeferred import timber.log.Timber /* This class is used to to deal with PaCO, and get accurate password result This class is a singleton /** * This class is used to deal with Parental Control, and get accurate password result */ object ParentalControlAuthenticator { Loading