[Android] BackgroundColor for GraphicsView#26320
[Android] BackgroundColor for GraphicsView#26320jfversluis merged 1 commit intodotnet:inflight/currentfrom
Conversation
|
Hey there @kubaflo! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed. |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
mattleibow
left a comment
There was a problem hiding this comment.
Looks correct, just wondering why this is just on android and also what should a "null" color be?
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/rebase |
| { | ||
| public Issue19568() | ||
| { | ||
| Content = new GraphicsView() |
There was a problem hiding this comment.
Could you update the test a little bit?, add a Layout, and some content behind the GraphicsView. Then, add a button to add and remove the BackgroundColor to see if it works and can see/access to the element behind. Just to validate that can aadd/remove the background color at runtime.
There was a problem hiding this comment.
Sure! Done, I think
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
I had a feeling this pr: #26368 would fix it, but it didn't |
|
/rebase |
70c0bb0 to
bbc42d1
Compare
Issues Fixed
Fixes #19568