You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can save and restore automatically using preferenceName attribute. References
We can save and restore the selected postion automatically.
If you select an item, the same position will be selected automatically on the next inflation.
Just use the below method or attribute.
spinnerView.preferenceName ="country"
We can implement PowerSpinner on PreferenceScreen xml. References