How to background image fit to full screen in cocos creator and typesctipt

Hi everybody,

how to fit background image on all android screen sizes in cocos creator (typescript) ?

I will ask engineering to have a look.

This code can show you how covert an screen position to canvas local position, maybe help you.fullscreen.zip (277.3 KB)
.

@huanxinyin we are using the 3.1.1 version so this code not working.

ok, you can try this fix code.
fullscreen.zip (25.2 KB)