ListPreference MultiSelectListPreference
askfor opened this issue · 3 comments
askfor commented
Would you add support for ListPreference and MultiSelectListPreference ?
Thanks
jenzz commented
Hi @askfor
As I mentioned in the README, I'm currently using the material-dialogs library for any popup / dialog related preferences.
So I'm not planning to re-implement them, but feel free to send a pull request. 😃
askfor commented
Thanks, material-dialogs has MultiSelectListPreference now :)
daniele-athome commented
About this same issue: I'm mixing preference classes from material-dialogs with yours, but they come out with different style (colors, margins). Is there a way to use the same theme from your library (which seems the most material-compliant)?