From f1b03c93a2d0188259c207394e47e8b5037d7f86 Mon Sep 17 00:00:00 2001 From: tanx Date: Mon, 25 Mar 2024 12:40:59 +0530 Subject: [PATCH] chenges buttons and text inputs attributes. --- app/src/main/res/drawable/pannel_button.xml | 10 + app/src/main/res/layout/fragment_gallery.xml | 214 +++++++++--------- ...t_register_three_enter_patient_details.xml | 18 +- app/src/main/res/layout/user_item_view.xml | 5 +- app/src/main/res/values/colors.xml | 1 + 5 files changed, 126 insertions(+), 122 deletions(-) create mode 100644 app/src/main/res/drawable/pannel_button.xml diff --git a/app/src/main/res/drawable/pannel_button.xml b/app/src/main/res/drawable/pannel_button.xml new file mode 100644 index 0000000..3506a1c --- /dev/null +++ b/app/src/main/res/drawable/pannel_button.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/fragment_gallery.xml b/app/src/main/res/layout/fragment_gallery.xml index ae5ad7d..f57637e 100644 --- a/app/src/main/res/layout/fragment_gallery.xml +++ b/app/src/main/res/layout/fragment_gallery.xml @@ -26,121 +26,113 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> - -