yukuku / ambilwarna

Android Color Picker aka AmbilWarna library ("Pick a Color" in Indonesian)
Other
222 stars 88 forks source link

AmbilWarnaPreference cannot be cast to android.support.v7.preference.Preference #13

Open JoachimR opened 8 years ago

JoachimR commented 8 years ago

yuku.ambilwarna.widget.AmbilWarnaPreference cannot be cast to android.support.v7.preference.Preference

any chance you migrate it to the appcompat preference ?

denisk20 commented 8 years ago

@JoachimR What would be the benefits of doing so?

JoachimR commented 8 years ago

You would be able to use preference fragments that are also supported on older devices

denisk20 commented 8 years ago

That sounds reasonable. If you create a PR for that it will be nice!