From 55219121b127a000b2d410a841b6441a25adb1f3 Mon Sep 17 00:00:00 2001 From: Norbel Ambanumben Date: Fri, 11 Oct 2024 11:54:39 +0000 Subject: feat: add invite code to UI. --- app/src/main/res/layout/f_provider_selection.xml | 93 +++++++++++++++++------- 1 file changed, 66 insertions(+), 27 deletions(-) (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/f_provider_selection.xml b/app/src/main/res/layout/f_provider_selection.xml index 48d5bdd3..e1b7fc64 100644 --- a/app/src/main/res/layout/f_provider_selection.xml +++ b/app/src/main/res/layout/f_provider_selection.xml @@ -61,35 +61,74 @@ android:layout_height="wrap_content" > - - - - + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3