From 2673b7d9bc4a83b81b505f1fd85adeaa108d0391 Mon Sep 17 00:00:00 2001 From: aayush262 Date: Mon, 4 Mar 2024 01:22:02 +0530 Subject: [PATCH] fix(profile):formatting --- app/src/main/res/layout/fragment_profile.xml | 12 +- .../main/res/layout/fragment_statistics.xml | 665 +++++++++--------- 2 files changed, 352 insertions(+), 325 deletions(-) diff --git a/app/src/main/res/layout/fragment_profile.xml b/app/src/main/res/layout/fragment_profile.xml index a0087927..90253f56 100644 --- a/app/src/main/res/layout/fragment_profile.xml +++ b/app/src/main/res/layout/fragment_profile.xml @@ -1,10 +1,10 @@ - + android:layout_height="match_parent" + android:orientation="vertical"> + + + tools:text="@string/slogan" /> - - + + + + + android:ellipsize="end" + android:fontFamily="@font/poppins_bold" + android:freezesText="false" + android:inputType="none" + android:maxLines="1" + android:padding="8dp" + android:text="@string/anime" + android:textAllCaps="true" + android:textColor="?android:attr/textColorSecondary" + android:textSize="14sp" + tools:ignore="LabelFor,TextContrastCheck,DuplicateSpeakableTextCheck" /> + - - + - - - - + android:ellipsize="end" + android:fontFamily="@font/poppins_bold" + android:freezesText="false" + android:inputType="none" + android:maxLines="1" + android:padding="8dp" + android:text="COUNT" + android:textAllCaps="true" + android:textColor="?android:attr/textColorSecondary" + android:textSize="14sp" + tools:ignore="LabelFor,TextContrastCheck,DuplicateSpeakableTextCheck" /> + @@ -89,6 +90,7 @@ android:layout_height="match_parent" android:gravity="center" tools:visibility="gone"> + + tools:visibility="visible"> + + - + @@ -136,321 +140,342 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical"> - - + + + + - - - + android:layout_height="350dp" + android:background="?android:colorBackground" /> + + - - + + + + - - - + android:layout_height="350dp" + android:background="?android:colorBackground" /> + + - - + + + + - - - + android:layout_height="350dp" + android:background="?android:colorBackground" /> + + - - + + + + - - - + android:layout_height="350dp" + android:background="?android:colorBackground" /> + + - - + + + + - - - + android:layout_height="350dp" + android:background="?android:colorBackground" /> + + - - + + + + - - - + android:layout_height="350dp" + android:background="?android:colorBackground" /> + + - - + + + + - - - + android:layout_height="350dp" + android:background="?android:colorBackground" /> + + - - + + + + - - - + android:layout_height="350dp" + android:background="?android:colorBackground" /> + + - - + + + + - - - + android:layout_height="350dp" + android:background="?android:colorBackground" /> + + - - + + + + - - - + android:layout_height="350dp" + android:background="?android:colorBackground" /> + + - - + + + + - - - - + android:layout_height="350dp" + android:background="?android:colorBackground" /> + +