mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-06-05 17:00:23 +02:00
show proper file note text on widgets
This commit is contained in:
@ -66,6 +66,7 @@ class SettingsActivity : SimpleActivity() {
|
||||
RadioGroupDialog(this@SettingsActivity, items, config.fontSize) {
|
||||
config.fontSize = it
|
||||
settings_font_size.text = getFontSizeText()
|
||||
updateWidget()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user