Android issue with cc.RESOLUTION_POLICY.SHOW_ALL

Hi all, I’ve noticed an issue with the Android browser not showing anything at all if cc.RESOLUTION_POLICY.SHOW_ALL is set.

EXACT_FIT and NOBORDER work, although with NOBORDER the touches are offset due to cropping.

Is there a best practice I should be following for auto-resizing here?

Thanks.

Tyson

Looks like it is specifically related to the Samsung tablets/phones.

I think its related to the resizing of the canvas and clipping it.

-Tyson