Hide Navigation Bar

32 görüntüleme
İlk okunmamış mesaja atla

Dirk Krause

okunmadı,
17 Mar 2015 11:00:1817.03.2015
alıcı phon...@googlegroups.com
Hi,

  I see that it is possible to hide the navigation bar in Android 4.0+:
with a call like this in java:

View decorView = getWindow().getDecorView();
int uiOptions = View.SYSTEM_UI_FLAG_HIDE_NAVIGATION
              | View.SYSTEM_UI_FLAG_FULLSCREEN;
decorView.setSystemUiVisibility(uiOptions)


Is there a way to achieve this in Phonegap, specifically in build.phonegap.com?

Thanks,
  Dirk

Santhosh san

okunmadı,
27 Mar 2015 01:17:0727.03.2015
alıcı phon...@googlegroups.com
Hello sir, am new of the android phonegap can i possible to replace the device go button instead of next or done
Tümünü yanıtla
Yazarı yanıtla
Yönlendir
0 yeni ileti