diff --git a/android/app/src/main/res/drawable/pci_iso_certified_splash_branding_image.xml b/android/app/src/main/res/drawable/pci_iso_certified_splash_branding_image.xml new file mode 100644 index 0000000000..75bc5503c4 --- /dev/null +++ b/android/app/src/main/res/drawable/pci_iso_certified_splash_branding_image.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/android/app/src/main/res/drawable/splash_bottom.xml b/android/app/src/main/res/drawable/splash_bottom.xml new file mode 100644 index 0000000000..76ae10153d --- /dev/null +++ b/android/app/src/main/res/drawable/splash_bottom.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/android/app/src/main/res/drawable/splash_screen_theme.xml b/android/app/src/main/res/drawable/splash_screen_theme.xml index 55951595a7..72b24dd7f0 100644 --- a/android/app/src/main/res/drawable/splash_screen_theme.xml +++ b/android/app/src/main/res/drawable/splash_screen_theme.xml @@ -1,21 +1,27 @@ - - + ~ Copyright © 2023 by Navi Technologies Limited + ~ All rights reserved. Strictly confidential +--> + + - + + + + \ No newline at end of file diff --git a/android/app/src/main/res/values-v31/styles.xml b/android/app/src/main/res/values-v31/styles.xml index 49091a18f8..e8b3403302 100644 --- a/android/app/src/main/res/values-v31/styles.xml +++ b/android/app/src/main/res/values-v31/styles.xml @@ -14,6 +14,7 @@ @drawable/avd_splash 1200 @style/SplashTheme + @drawable/pci_iso_certified_splash_branding_image \ No newline at end of file diff --git a/android/app/src/main/res/values-v33/styles.xml b/android/app/src/main/res/values-v33/styles.xml index 260d3bc7ca..8b06994dbd 100644 --- a/android/app/src/main/res/values-v33/styles.xml +++ b/android/app/src/main/res/values-v33/styles.xml @@ -14,6 +14,7 @@ @drawable/avd_splash @style/SplashTheme icon_preferred + @drawable/pci_iso_certified_splash_branding_image diff --git a/android/app/src/main/res/values/styles.xml b/android/app/src/main/res/values/styles.xml index 7a72bb1372..210201fe38 100644 --- a/android/app/src/main/res/values/styles.xml +++ b/android/app/src/main/res/values/styles.xml @@ -102,9 +102,7 @@ @drawable/splash_screen_theme -