From 5149e1820df0afcc41013f8836c81df4feb35d8d Mon Sep 17 00:00:00 2001 From: KiruthikaJeyashankar Date: Thu, 7 Nov 2024 23:57:29 +0530 Subject: [PATCH] [INJIMOB-2260] fix send VP screen showing blank screen (#1675) Signed-off-by: KiruthikaJeyashankar Co-authored-by: BalachandarG Co-authored-by: adityankannan-tw Co-authored-by: PuBHARGAVI <46226958+PuBHARGAVI@users.noreply.github.com> Co-authored-by: Abhishek Paul --- assets/Selected_Check_Box.svg | 2 +- components/ui/svg.tsx | 4 ++++ components/ui/themes/DefaultTheme.ts | 4 +++- components/ui/themes/PurpleTheme.ts | 1 + screens/Scan/SendVPScreen.tsx | 5 ++++- 5 files changed, 13 insertions(+), 3 deletions(-) diff --git a/assets/Selected_Check_Box.svg b/assets/Selected_Check_Box.svg index b9da626a..d6d11c13 100644 --- a/assets/Selected_Check_Box.svg +++ b/assets/Selected_Check_Box.svg @@ -1,7 +1,7 @@ - + diff --git a/components/ui/svg.tsx b/components/ui/svg.tsx index 0b33147d..a406b8d9 100644 --- a/components/ui/svg.tsx +++ b/components/ui/svg.tsx @@ -59,7 +59,11 @@ import RestoreIcon from '../../assets/restoreIconBackup.svg'; import QuestionIcon from '../../assets/questionIcon.svg'; import CopyIcon from '../../assets/file_copy.svg'; import StarIcon from '../../assets/credentialRegestryStar.svg'; +import SelectedCheckBox from '../../assets/Selected_Check_Box.svg'; export class SvgImage { + static selectedCheckBox() { + return ; + } static copyIcon(): React.ReactNode { return ( = props => { {cardsSelectedText}