ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

[AutoComplete] Hint is not visible on Dark mode #1372

Open Whip opened 4 years ago

Whip commented 4 years ago

Tell us about the problem

The color of hint is dark grey and I did not find any way of changing it. On Dark mode, it doesn't change on its own and stays dark grey over black hence its not visible.

Which platform(s) does your issue occur on?

_Android tested

Please provide the following version numbers that your issue occurs with:

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

<au:RadAutoCompleteTextView items="{{ topicData }}" displayMode="Plain" hint="Search Topics" />