mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-08-16 09:08:49 +00:00
Remove: Unused list animation preference
This commit is contained in:
@@ -44,10 +44,6 @@ class PrefsUserFragment : PrefsNavFragmentX() {
|
||||
is Preferences.DefaultTab.Installed -> getString(R.string.installed)
|
||||
}
|
||||
}
|
||||
addSwitch(
|
||||
Preferences.Key.ListAnimation, getString(R.string.list_animation),
|
||||
getString(R.string.list_animation_description)
|
||||
)
|
||||
addSwitch(
|
||||
Preferences.Key.ShowScreenshots, getString(R.string.show_screenshots),
|
||||
getString(R.string.show_screenshots_description)
|
||||
|
Reference in New Issue
Block a user