-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ListPicker foreground color doesnt change #3218
Comments
From @u14040426 on November 22, 2016 18:53 I have been looking at trying to interface with the native apis, I am using android. But when I get the elementRef from |
Hi @u14040426,
main-page.ts
NativeScript Angular 2 HTML
TypeScript
Hope this helps |
Being resolved with ListPicker respects color and bckgColor set from CSS |
@zh-m Awesome, thank you. I have seen that the code has passed all tests. How long will it take to be merged into master? |
@zh-m It works perfectly, by the way. |
Hey @u14040426, The PR has been merged. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
From @u14040426 on November 22, 2016 15:24
Hi I am having a problem, where my listpicker cant change the color of the text, it remains the default black. I would like it to be white, as the background is dark.
example.html
example.css
example.ts
Copied from original issue: NativeScript/nativescript-angular#549
The text was updated successfully, but these errors were encountered: