screen - How to hide navigation bar in LibGDX? -


basically that's question. can hide navigation bar when run app in phone not have physical home buttons? way i'm running android 5 (i don't know if changes anything.)

if know how please answer :)

i know it's old question, finds way here, libgdx has easy way this. set field in androidlauncher class.

config.useimmersivemode = true; 

Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -