LÖVE Android Immersive UI

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
KallioSanteri
Prole
Posts: 19
Joined: Tue Jan 14, 2020 5:04 pm

LÖVE Android Immersive UI

Post by KallioSanteri »

Hey!

I'm having some trouble getting the

Code: Select all

SYSTEM_UI_FLAG_IMMERSIVE
mode working on android. The reason for this is that I'd like to be able to get the navigation bar visible from fullscreen without actually sending the gestures to the app. I tried to replace

Code: Select all

SYSTEM_UI_FLAG_IMMERSIVE_STICKY
from anywhere I saw it in GameActivity and SDLActivity to

Code: Select all

SYSTEM_UI_FLAG_IMMERSIVE
, but it still doesn't work. Does someone know how to fix this issue?
User avatar
AuahDark
Party member
Posts: 107
Joined: Mon Oct 23, 2017 2:34 pm
Location: Indonesia
Contact:

Re: LÖVE Android Immersive UI

Post by AuahDark »

Immersive UI (setting the window to fullscreen) implies hiding the navigation bar, so I don't think that's possible AFAIK.
Profile. Do you encounter crashes in LÖVE Android and wanna send me logcats? Please hit me up in LÖVE Discord and send the full logcat file!
Post Reply

Who is online

Users browsing this forum: No registered users and 97 guests