[AC-4928] Android : View elevation resets on setting backgroundColor
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2017-04-28T20:33:54.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | n/a |
| Reporter | Ercan POLAT |
| Assignee | Shak Hossain |
| Created | 2017-04-27T08:30:35.000+0000 |
| Updated | 2017-04-28T20:33:54.000+0000 |
Description
İ was just trying to set backgroundColor of a elevated view. While i am doing so i realized that elevation value resets after setting backgroundColor of the corresponding view.
Attachments
| File | Date | Size |
|---|---|---|
| afterSettingBackgroundcolor.png | 2017-04-27T08:36:56.000+0000 | 49823 |
| app.js | 2017-04-28T14:29:48.000+0000 | 1327 |
| beforeSettingBackgroundcolor.png | 2017-04-27T08:36:57.000+0000 | 50138 |
| customButton0.js | 2017-04-28T14:28:57.000+0000 | 1261 |
Hello, Can you please share a sample code for us to test?
i attached two files for testing. i just realized that creating the view with borderRadius is fixing the issue.