Mojangles font
This commit is contained in:
parent
7af71ba217
commit
0bec4f4d61
3 changed files with 3 additions and 1 deletions
|
@ -442,7 +442,8 @@ class PlayerSettingsActivity : AppCompatActivity() {
|
|||
"Poppins",
|
||||
"Poppins Thin",
|
||||
"Century Gothic",
|
||||
"Century Gothic Bold"
|
||||
"Century Gothic Bold",
|
||||
"Mojangles"
|
||||
)
|
||||
val fontDialog = AlertDialog.Builder(this, R.style.MyPopup)
|
||||
.setTitle(getString(R.string.subtitle_font))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue