mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-15 05:27:28 +01:00
Update dependencies
This commit is contained in:
@@ -189,7 +189,7 @@ var Preference.summaryRes: Int
|
||||
var Preference.iconTint: Int
|
||||
get() = 0 // set only
|
||||
set(value) {
|
||||
icon.setTint(value)
|
||||
icon?.setTint(value)
|
||||
}
|
||||
|
||||
var ListPreference.entriesRes: Array<Int>
|
||||
|
||||
Reference in New Issue
Block a user