scale text according to system

closes #244
This commit is contained in:
sk
2023-01-09 07:11:00 -03:00
committed by LucasGGamerM
parent e343131670
commit 1fa42fd20f
11 changed files with 43 additions and 39 deletions

View File

@@ -45,7 +45,7 @@
android:textColor="?colorGray50t"
android:textAllCaps="true"
android:fontFamily="sans-serif-medium"
android:textSize="14dp"
android:textSize="14sp"
android:gravity="center"
android:background="@drawable/bg_profile_follows_you"
android:visibility="gone"