mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-06-05 17:00:23 +02:00
Added settings menu item
This commit is contained in:
@ -71,6 +71,7 @@ class SettingsActivity : SimpleActivity() {
|
||||
settings_startup_label,
|
||||
settings_saving_label,
|
||||
settings_migrating_label,
|
||||
settings_backups_label,
|
||||
).forEach {
|
||||
it.setTextColor(getProperPrimaryColor())
|
||||
}
|
||||
|
Reference in New Issue
Block a user