Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Marvelous! The super-user's going to boot me! What a finely tuned response to the situation!


computers / comp.mobile.android / How hide popup view naviagation bar

SubjectAuthor
o How hide popup view naviagation barJakub

1
How hide popup view naviagation bar

<60b9e374$0$538$65785112@news.neostrada.pl>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=16371&group=comp.mobile.android#16371

  copy link   Newsgroups: comp.mobile.android
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!peer01.ams4!peer.am4.highwinds-media.com!news.highwinds-media.com!newsfeed.neostrada.pl!unt-exc-02.news.neostrada.pl!unt-spo-b-01.news.neostrada.pl!news.neostrada.pl.POSTED!not-for-mail
Newsgroups: comp.mobile.android
X-Mozilla-News-Host: news://news.neostrada.pl:119
From: jak...@interia.pl (Jakub)
Subject: How hide popup view naviagation bar
Date: Fri, 4 Jun 2021 10:25:26 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.11.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: pl
Content-Transfer-Encoding: 7bit
Lines: 34
Message-ID: <60b9e374$0$538$65785112@news.neostrada.pl>
Organization: Telekomunikacja Polska
NNTP-Posting-Host: 37.47.233.44
X-Trace: 1622795125 unt-rea-a-02.news.neostrada.pl 538 37.47.233.44:21431
X-Complaints-To: abuse@news.neostrada.pl
X-Received-Bytes: 1397
 by: Jakub - Fri, 4 Jun 2021 08:25 UTC

I have this code

private fun showPopup(view: View) {
val popup = PopupMenu(this, view)
popup.inflate(R.menu.menu_main)

popup.setOnMenuItemClickListener { item: MenuItem? ->
when (item!!.itemId) {
R.id.menu_about -> {
}

R.id.menu_exit -> {
finishAffinity()
exitProcess(0)
}
}

true
}

popup.show()
}

how to hide navigation bar

At alertDialog i use this
// alertDialog.window!!.decorView.systemUiVisibility = FULLSCREEN


computers / comp.mobile.android / How hide popup view naviagation bar

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor