SearchPreference
SearchPreference copied to clipboard
Search inside Android Preferences
Upload to Maven Central or Jcenter
It'd be nice if the library could take care of saving and restoring the view state
When a search is started from a sub screen, only search settings in that part of the preference tree
Calling setOnActionExpandListener() seems like something the library could be doing for us
Just a head's up that subscreens are not working in the example app: - It is not possible to navigate to them by clicking the PreferenceScreen - The preferences are...
Hi, Thanks a lot for your library. Is it possible to have a feature to access a `PreferenceItem` and access and edit it? The reason I want it is that...