fullscreenmode question

Moderators: LCNeil, heatherlaine, kevinmiller, elanorb

Post Reply
sefrojones
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 447
Joined: Mon Jan 23, 2012 12:46 pm

fullscreenmode question

Post by sefrojones » Fri Mar 21, 2014 8:06 pm

HI,

I've saved my stack as an apk, and it runs great on my OG droid. I used fullscreenmode="exactfit" in a preopenstack handler, and that fits my stack nicely into the display, but if the device goes to sleep while my app is open, when I wake it up the app is squished down to 1/2 size with a big black box in the bottom half. Any help would be greatly appreciated.

--Sefro

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: fullscreenmode question

Post by LCNeil » Mon Mar 24, 2014 12:56 pm

Hi Sefro,

This sounds like a bug that you have discovered. It would be great if you could submit this as a report with our Quality Control Team and we will be able to investigate the issue further

http://quality.runrev.com

To workaround this, you may be able to use the mobileLockIdleTimer to prevent your mobile device from dimming. This will however, depend on how old your device is as this seems to have been deprecated on certain Android Platforms. A report into this can be found here

http://quality.runrev.com/show_bug.cgi?id=11757

We are actively looking into what we could implement to resolve this issue

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——

Post Reply

Return to “idea2app and Coding School”