martin-stone / hsv-alpha-color-picker-android

A color picker and a color preference for use in Android applications.
Apache License 2.0
290 stars 60 forks source link

Initializing a SharedPreferences key at onCreate() #41

Closed james-s-w-clark closed 6 years ago

martin-stone commented 6 years ago

Hi. Just merged this, but also revised it to make it more generalised. I think it should still address the confusion about the type stored in the preference that you originally had.