759+ ( nested masks on androids ) become inverted.

In the flash light demo if you add this to the end of the main.lua and build and run on a android you will see some strangeness the text will become inverted under the mask. In general mask are becoming inverted on the android.

[lua]-- Add to the Flash light demo end of the script –

local mainDisplay = display.newGroup()
mainDisplay:insert(bkg)
mainDisplay:insert(image)
mainDisplay:insert(myLabel) [import]uid: 7177 topic_id: 23010 reply_id: 323010[/import]

build 759+: X-Ray Demo Fails on the Android as well. [import]uid: 7177 topic_id: 23010 reply_id: 91949[/import]

Here is another thread. I’m not sure why I didn’t find these when I searched the forums before posting. I searched for Android mask and got a bunch of stuff that wasn’t about this issue so I started a new thread.

https://forums.coronalabs.com/topic/30366-bug-nested-masks-cause-masked-images-to-be-invisible-on-galaxy-s3/

By the way, I have the same issue on a Kindle Fire 7 inch so I’m not seeing this as a device specific issue, I’m seeing it as an Android issue.

Here is another thread. I’m not sure why I didn’t find these when I searched the forums before posting. I searched for Android mask and got a bunch of stuff that wasn’t about this issue so I started a new thread.

https://forums.coronalabs.com/topic/30366-bug-nested-masks-cause-masked-images-to-be-invisible-on-galaxy-s3/

By the way, I have the same issue on a Kindle Fire 7 inch so I’m not seeing this as a device specific issue, I’m seeing it as an Android issue.