PIN : fix quality
This commit is contained in:
parent
a7c83a94d3
commit
ca6a30d6cc
49 changed files with 131 additions and 45 deletions
|
|
@ -93,7 +93,7 @@ class DefaultFtueState @Inject constructor(
|
|||
{ shouldAskNotificationPermissions() },
|
||||
{ needsAnalyticsOptIn() },
|
||||
{ shouldDisplayLockscreenSetup() },
|
||||
).any { it -> it() }
|
||||
).any { it() }
|
||||
}
|
||||
|
||||
private fun shouldDisplayMigrationScreen(): Boolean {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue