From addf8d89962bf3de6d70330f9264d0e4d866613e Mon Sep 17 00:00:00 2001 From: cyberta Date: Sat, 29 Jul 2023 17:15:05 +0200 Subject: update design and UX for provider setup --- app/src/main/res/layout/f_provider_selection.xml | 91 ++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 app/src/main/res/layout/f_provider_selection.xml (limited to 'app/src/main/res/layout/f_provider_selection.xml') diff --git a/app/src/main/res/layout/f_provider_selection.xml b/app/src/main/res/layout/f_provider_selection.xml new file mode 100644 index 00000000..520e011a --- /dev/null +++ b/app/src/main/res/layout/f_provider_selection.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3