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

Summary text problem #15

Closed baldapps closed 8 years ago

baldapps commented 8 years ago

It seems impossible to set a summary text for your color preference. I'm using api 23.

martin-stone commented 8 years ago

Is this on a ColorPreference that also has a colorpicker_noneSelectedSummaryText value? I can reproduce the problem in that case (and see why it happens) but it behaves correctly for me if colorpicker_noneSelectedSummaryText is not being used. Can you confirm this?

baldapps commented 8 years ago

Yes, I can confirm

martin-stone commented 8 years ago

Fixed in version 1.5.2