[TIMOB-27788] Android: Unable to view UI.Switch when it is turned off.
GitHub Issue | n/a |
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2020-03-03T12:00:22.000+0000 |
Affected Version/s | Release 8.3.1 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Shuo Liang |
Assignee | Josh Longton |
Created | 2020-03-03T10:01:33.000+0000 |
Updated | 2020-03-13T21:07:07.000+0000 |
Description
Reproduce
1. Create a sample classic app.
2. Replace app.js content with the attached app.js content.
3. Run the app on an Android device.
Problem
Observed an issue that we are not able to view switch properly if it is turned off in Android devices. Please find the attached screenshot for reference.
Attachments
[~sliang] this is expected behaviour, the colour of the switch is blending into the background, it can be overridden with an android theme. platform/android/res/values/custom_themes.xml {noformat}