AiForms.SettingsView icon indicating copy to clipboard operation
AiForms.SettingsView copied to clipboard

PickerCell TitleColor is also the TextColor of the PickerDialog

Open tomh4 opened this issue 5 years ago • 1 comments

Hello,

When setting the PickerCell TitleColor, this also applies to the PickerDialog Text Color itself. Sometimes tough this is not desired as the TitleColor may need to be white, whereas the text in the picker dialog itself should be black.

Can you split this Property off into its own filed? Or make some other Property apply to the Pickerdialog TextColor e.g. HintTextColor or ValueTextColor

tomh4 avatar Dec 05 '18 11:12 tomh4

@tomh4 Thank you for your suggestion.

That's for sure. I consider implementing own properties for a PickerDialog.

muak avatar Dec 06 '18 04:12 muak