diff --git a/app/src/main/res/layout-land/activity_profile.xml b/app/src/main/res/layout-land/activity_profile.xml index 308516eb..31bf8d90 100644 --- a/app/src/main/res/layout-land/activity_profile.xml +++ b/app/src/main/res/layout-land/activity_profile.xml @@ -112,7 +112,7 @@ android:textSize="14sp" app:cornerRadius="8dp" app:strokeColor="?attr/colorSecondaryContainer" - tools:ignore="HardcodedText,SpeakableTextPresentCheck" /> + tools:ignore="SpeakableTextPresentCheck" /> @@ -133,145 +133,147 @@ app:tint="@color/bg_opp" /> - - - + android:layout_marginStart="12dp" + android:layout_marginEnd="12dp" + android:layout_marginTop="210dp" + android:layout_marginBottom="2dp" + android:backgroundTint="?attr/colorSurfaceVariant" + android:baselineAligned="false" + app:cardCornerRadius="16dp"> + android:orientation="horizontal"> - + android:layout_marginTop="8dp" + android:layout_marginBottom="8dp" + android:layout_weight="1" + android:gravity="center" + android:orientation="vertical"> - + + + + + + + + + android:layout_marginTop="8dp" + android:layout_marginBottom="8dp" + android:layout_weight="1" + android:gravity="center" + android:orientation="vertical"> + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - + tools:ignore="SpeakableTextPresentCheck" /> @@ -145,8 +145,7 @@ + android:orientation="horizontal"> + android:text="@string/followers" /> @@ -201,7 +200,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:fontFamily="@font/poppins_semi_bold" - android:text="Following" /> + android:text="@string/following" /> @@ -232,7 +231,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:fontFamily="@font/poppins_semi_bold" - android:text="Anime" /> + android:text="@string/anime" /> @@ -263,7 +262,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:fontFamily="@font/poppins_semi_bold" - android:text="Manga" /> + android:text="@string/manga" /> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c2b4b6c1..19415506 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -709,6 +709,7 @@ Manga Mean Score About me Follow + Following Unfollow Follows you Mutual