Page 1 of 1

Part of my card is not showing

Posted: Mon Jan 07, 2013 12:52 pm
by abanowBUSTfGf
I created a card of size 450 wide x660 high but when I run it on
an Android (which has a screen size of 720 x 1280 around 25% of the screen
cannot be seen. Any suggestions?
Thanks

Re: Part of my card is not showing

Posted: Mon Jan 07, 2013 9:57 pm
by Simon
I don't know if this is true with Android but when running an iPhone (3?) app on iPad it gives you the choice to go 2X, that is double the size of the running app.
I'm wondering if your Android is doing just that automatically? Doubling the size of your app?
Try making an app at 360 x 640 and see if it fills the screen.

Simon

Re: Part of my card is not showing

Posted: Tue Jan 08, 2013 6:01 am
by jacque
It shouldn't do that. Did you write any resizing scripts that might be placing objects offscreen? The card size on mobile is always set to the screenrect and can't be changed.