From 6e013c433abb2abaff367dafa3c87286ef10fea8 Mon Sep 17 00:00:00 2001 From: Abhinav Gupta Date: Tue, 14 Feb 2023 17:29:16 +0530 Subject: [PATCH] Whatsapp login (#5346) * add new fragment * add new flow files * add images and add whatsapp support * change in layout ui * add lottie files and support * change location of action check response * changes in whatsapp fragment * add constant and clean code * clean import * remove letter spacing * change in layout * remove mock * change location in no navi sales call * change image location --- .../res/drawable/bg_rounded_4_light_pink.xml | 13 ++++++++++ .../main/res/drawable/ic_alert_red_white.xml | 13 ++++++++++ .../main/res/drawable/ic_call_orange_svg.xml | 9 +++++++ app/src/main/res/drawable/whatsapp_icon.xml | 26 +++++++++++++++++++ 4 files changed, 61 insertions(+) create mode 100644 app/src/main/res/drawable/bg_rounded_4_light_pink.xml create mode 100644 app/src/main/res/drawable/ic_alert_red_white.xml create mode 100644 app/src/main/res/drawable/ic_call_orange_svg.xml create mode 100644 app/src/main/res/drawable/whatsapp_icon.xml diff --git a/app/src/main/res/drawable/bg_rounded_4_light_pink.xml b/app/src/main/res/drawable/bg_rounded_4_light_pink.xml new file mode 100644 index 0000000000..12fc590fbf --- /dev/null +++ b/app/src/main/res/drawable/bg_rounded_4_light_pink.xml @@ -0,0 +1,13 @@ + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/ic_alert_red_white.xml b/app/src/main/res/drawable/ic_alert_red_white.xml new file mode 100644 index 0000000000..c6008cdbdf --- /dev/null +++ b/app/src/main/res/drawable/ic_alert_red_white.xml @@ -0,0 +1,13 @@ + + + + diff --git a/app/src/main/res/drawable/ic_call_orange_svg.xml b/app/src/main/res/drawable/ic_call_orange_svg.xml new file mode 100644 index 0000000000..1d4afcc479 --- /dev/null +++ b/app/src/main/res/drawable/ic_call_orange_svg.xml @@ -0,0 +1,9 @@ + + + diff --git a/app/src/main/res/drawable/whatsapp_icon.xml b/app/src/main/res/drawable/whatsapp_icon.xml new file mode 100644 index 0000000000..5457d078bd --- /dev/null +++ b/app/src/main/res/drawable/whatsapp_icon.xml @@ -0,0 +1,26 @@ + + + + + + +