From aa4f5e2b1cc65f74748730a555a8f78d35f48460 Mon Sep 17 00:00:00 2001 From: Kavisha Silva Date: Sat, 25 Sep 2021 20:30:16 +0530 Subject: [PATCH 1/8] New Styles September 25 --- .idea/.name | 1 + .idea/misc.xml | 4 ++ app/src/main/res/drawable/buttons.xml | 10 +-- app/src/main/res/layout/activity_login.xml | 20 +++--- app/src/main/res/layout/activity_register.xml | 62 +++++++++---------- app/src/main/res/values/colors.xml | 4 +- 6 files changed, 53 insertions(+), 48 deletions(-) create mode 100644 .idea/.name diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000..58a6060 --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +ekart \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index a7733d9..15a2d62 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,6 +3,10 @@