From a3ca75db2510da08b855374a474573ba1fe3111a Mon Sep 17 00:00:00 2001 From: Neel Doshi Date: Mon, 2 Dec 2024 01:09:34 +0530 Subject: [PATCH] Removed Redundant XML Code & Converted badges to green color and added values inside it --- .../main/res/layout/fragment_achievements.xml | 328 +++++------------- 1 file changed, 81 insertions(+), 247 deletions(-) diff --git a/app/src/main/res/layout/fragment_achievements.xml b/app/src/main/res/layout/fragment_achievements.xml index ab8afe6a1..00c18b323 100644 --- a/app/src/main/res/layout/fragment_achievements.xml +++ b/app/src/main/res/layout/fragment_achievements.xml @@ -104,30 +104,37 @@ app:tint="@color/black" /> - - - + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@+id/images_upload_text_param"> + + + + + + + app:layout_constraintTop_toBottomOf="@+id/rl_images_Uploaded" /> @@ -178,30 +185,36 @@ app:tint="@color/black" /> - - - + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@+id/images_reverted_text"> + + + + + + + app:layout_constraintTop_toBottomOf="@+id/rl_images_reverted" /> - - - - + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@+id/images_used_tv"> + + + + + + app:layout_constraintTop_toBottomOf="@+id/rl_images_used" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file