davefinney
unread,Jul 5, 2023, 7:54:32 AM7/5/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
On Chromebook, apps look correct on full-screen, but show either black or a portion of the display when "small".
How can "small" be detected, and then how can we adjust the apps display?
ps. we can detect that the app is on Chromebook with app.IsChrome(), but is there an app.IsFullscreen() or similar?
ps. OnPause() and OnResume() only run when app is minimised or not (not whether full-screen or "small").
Thanks,
Dave.