[TIMOB-26856] Android: UI glitch when tapping a view with elevation and borderRadius
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 8.0.0 |
Fix Version/s | n/a |
Components | Android |
Labels | android, engSchedule, parity |
Reporter | Hans Knöchel |
Assignee | Abir Mukherjee |
Created | 2019-02-24T13:34:38.000+0000 |
Updated | 2020-12-04T19:52:21.000+0000 |
Description
When tapping a view that has both elevation
and borderRadius
set, two black bars are displayed, making the feature unusable for us. Note: This does not happen with CardView
instances, which are our current workaround.
Attachments
No comments