extension fix

This commit is contained in:
Finnley Somdahl 2023-10-18 15:43:17 -05:00
parent 3007e7d86e
commit dbe573131e
3 changed files with 11 additions and 6 deletions

View file

@ -497,7 +497,7 @@ OS Version: $CODENAME $RELEASE ($SDK_INT)
title = "Enjoying the App?"
addView(TextView(this@SettingsActivity).apply {
text =
"Consider donating!\nOnce we reach the goal of $1000 (60%+ already reached!), Get ready to get an Offline Player & Manga Downloads!"
"Consider donating!r"
})
setNegativeButton("no moners :(") {