mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-09 19:55:11 +01:00
Fix settings controller rehighlighting option on theme change
This commit is contained in:
parent
8f55dcc859
commit
83bcea8070
@ -59,6 +59,7 @@ abstract class SettingsController : PreferenceController() {
|
||||
listView.findViewHolderForAdapterPosition(pos)?.let {
|
||||
animatePreferenceHighlight(it.itemView)
|
||||
}
|
||||
preferenceKey = null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user