Android Question PreferenceView: refresh the preferences (delete)

peacemaker

Expert
Licensed User
Longtime User
HI, All

AppCompat PreferenceView can only create the preferencies, but for dynamic settings interface - it needs to refresh the view state.
How to do it ?
It means, that preferences should be removed and re-drawn.
 
Top