yarolegovich / MaterialPreferences

A highly flexible set of lovely looking views that provides functionality of preferences.
Apache License 2.0
484 stars 65 forks source link

Problem using MaterialPreferences and tabs. #8

Closed lordzouga closed 8 years ago

lordzouga commented 8 years ago

When I use use MaterialPreferences with tabs and I jump from one tab to another, it clears the input on the tabs. it doesn't affect the data saved in preferences, just the views, it resets it.

See a video of my screen demonstrating this problem Watch Video

lordzouga commented 8 years ago

the issue was from android tabs and not MaterialPreferences. Thanks for this awesome library.