diff --git a/app/src/main/java/com/babylon/wallet/android/presentation/settings/securitycenter/SecurityCenterViewModel.kt b/app/src/main/java/com/babylon/wallet/android/presentation/settings/securitycenter/SecurityCenterViewModel.kt index cea3d901ff..5dfb35ab04 100644 --- a/app/src/main/java/com/babylon/wallet/android/presentation/settings/securitycenter/SecurityCenterViewModel.kt +++ b/app/src/main/java/com/babylon/wallet/android/presentation/settings/securitycenter/SecurityCenterViewModel.kt @@ -65,7 +65,7 @@ class SecurityCenterViewModel @Inject constructor( val hasSecurityProblems = securityProblems.isNotEmpty() - val hasSecurityShieldsProblems = true + val hasSecurityShieldsProblems = false val hasSecurityRelatedProblems = securityProblems.any { it.isSecurityFactorRelated } diff --git a/app/src/main/java/com/babylon/wallet/android/presentation/settings/securitycenter/securityshields/onboarding/SecurityShieldOnboardingScreen.kt b/app/src/main/java/com/babylon/wallet/android/presentation/settings/securitycenter/securityshields/onboarding/SecurityShieldOnboardingScreen.kt index c86f8438ee..2d636acd9d 100644 --- a/app/src/main/java/com/babylon/wallet/android/presentation/settings/securitycenter/securityshields/onboarding/SecurityShieldOnboardingScreen.kt +++ b/app/src/main/java/com/babylon/wallet/android/presentation/settings/securitycenter/securityshields/onboarding/SecurityShieldOnboardingScreen.kt @@ -24,7 +24,6 @@ import androidx.compose.runtime.LaunchedEffect import androidx.compose.runtime.getValue import androidx.compose.ui.Alignment import androidx.compose.ui.Modifier -import androidx.compose.ui.layout.ContentScale import androidx.compose.ui.res.painterResource import androidx.compose.ui.res.stringResource import androidx.compose.ui.text.style.TextAlign @@ -196,10 +195,8 @@ private fun PageContent( contentAlignment = Alignment.TopCenter ) { Image( - modifier = Modifier.fillMaxWidth(), painter = painterResource(id = imageRes), - contentDescription = null, - contentScale = ContentScale.FillWidth + contentDescription = null ) } diff --git a/designsystem/src/main/res/drawable-xxhdpi/shield_intro_1.png b/designsystem/src/main/res/drawable-xxhdpi/shield_intro_1.png new file mode 100644 index 0000000000..49acf4e285 Binary files /dev/null and b/designsystem/src/main/res/drawable-xxhdpi/shield_intro_1.png differ diff --git a/designsystem/src/main/res/drawable-xxhdpi/shield_intro_3.png b/designsystem/src/main/res/drawable-xxhdpi/shield_intro_3.png new file mode 100644 index 0000000000..0ffa7516c4 Binary files /dev/null and b/designsystem/src/main/res/drawable-xxhdpi/shield_intro_3.png differ diff --git a/designsystem/src/main/res/drawable-xxxhdpi/shield_intro_1.png b/designsystem/src/main/res/drawable-xxxhdpi/shield_intro_1.png new file mode 100644 index 0000000000..49acf4e285 Binary files /dev/null and b/designsystem/src/main/res/drawable-xxxhdpi/shield_intro_1.png differ diff --git a/designsystem/src/main/res/drawable-xxxhdpi/shield_intro_3.png b/designsystem/src/main/res/drawable-xxxhdpi/shield_intro_3.png new file mode 100644 index 0000000000..0ffa7516c4 Binary files /dev/null and b/designsystem/src/main/res/drawable-xxxhdpi/shield_intro_3.png differ diff --git a/designsystem/src/main/res/drawable/shield_intro_1.xml b/designsystem/src/main/res/drawable/shield_intro_1.xml deleted file mode 100644 index 8aa957fbbc..0000000000 --- a/designsystem/src/main/res/drawable/shield_intro_1.xml +++ /dev/null @@ -1,387 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/designsystem/src/main/res/drawable/shield_intro_3.xml b/designsystem/src/main/res/drawable/shield_intro_3.xml deleted file mode 100644 index c193b62ef5..0000000000 --- a/designsystem/src/main/res/drawable/shield_intro_3.xml +++ /dev/null @@ -1,523 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -