Feet(profiles): update textviews (#221)

* nothing

* feet: Attached strings

* feet(fix)

---------

Co-authored-by: rebel onion <87634197+rebelonion@users.noreply.github.com>
This commit is contained in:
Sadwhy 2024-03-08 05:36:18 +06:00 committed by GitHub
parent a2ca16355a
commit 95fa5dcd9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 35 additions and 26 deletions

View file

@ -101,7 +101,7 @@
android:backgroundTint="?attr/colorSecondaryContainer"
android:enabled="true"
android:fontFamily="@font/poppins_bold"
android:text="Follow"
android:text="@string/follow"
android:textColor="@color/bg_opp"
android:textSize="14sp"
app:cornerRadius="8dp"