-
Notifications
You must be signed in to change notification settings - Fork 559
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
Color of input text is hardcoded and cannot be changed by the client #2245
Labels
Comments
rednivrug15
changed the title
Color of input text is hardcode and cannot be changed by the user
Color of input text is hardcode and cannot be changed by the client
Dec 17, 2018
rednivrug15
changed the title
Color of input text is hardcode and cannot be changed by the client
Color of input text is hardcoded and cannot be changed by the client
Dec 24, 2018
khouzam
pushed a commit
that referenced
this issue
Jan 7, 2019
khouzam
pushed a commit
that referenced
this issue
Jan 30, 2019
khouzam
pushed a commit
that referenced
this issue
Jan 31, 2019
* Remove hardcoded color in Android Input (#2245) * Fixing the build so that we can use our current definitions. Adding custom.props to have the version of the package generated automatically. Updating the repo sources for graddle.
almedina-ms
pushed a commit
that referenced
this issue
May 7, 2019
paulcam206
pushed a commit
that referenced
this issue
May 9, 2019
* Remove hardcoded color in Android Input (#2245) * Change context from Date and time fragments to context provided by user (#2330) * Update build files * Update test app target Sdk * Update more app gradle file * Apply build fix changes * [Android] Reorder build.gradle to fix build break and upgrade versions (#2804) * Reorder build.gradle to fix build break and upgrade versions * Update mobilechatapp dependencies * Add fix for test app
rankush
pushed a commit
to rankush/AdaptiveCards
that referenced
this issue
May 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Platform
What platform is your issue or question related to? (Delete other platforms).
Author or host
Host
Microsoft Teams
If you're an author, who are you sending cards to?
Version of SDK
Latest SDK
Issue
The color of input text color is hardcoded as black and cannot be changed by the client . Do not hardcode the color instead let the client specify the color by passing it through the android context
The text was updated successfully, but these errors were encountered: