feat(profile): added fav characters and staff

This commit is contained in:
aayush262 2024-03-05 17:10:04 +05:30
parent 8a1097cd35
commit 89b6f28b9f
6 changed files with 212 additions and 89 deletions

View file

@ -442,7 +442,7 @@ class PlayerSettingsActivity : AppCompatActivity() {
"Poppins",
"Poppins Thin",
"Century Gothic",
"Century Gothic Bold",
"Levenim MT Bold",
"Blocky"
)
val fontDialog = AlertDialog.Builder(this, R.style.MyPopup)