Hi, are you using the old GUI builder? If so it adds back navigation implicitly by default.
On Sunday, September 13, 2020 at 2:38:13 PM UTC+3 [email protected] wrote: > Hi, > It show me button Back that i did not add programmatically. > Kind regards, > > On Friday, September 11, 2020 at 6:02:53 AM UTC+2, Shai Almog wrote: >> >> Hi, >> status bar is the bar at the top containing the time/date etc. It has >> nothing to do with the sidebar/menu. >> >> If you don't want those to appear don't add any command to the menu and >> they won't show. >> When you press on the menu what does it show? >> Find that command and remove it from your code. >> >> On Thursday, September 10, 2020 at 4:48:29 PM UTC+3 [email protected] >> wrote: >> >>> Hi Shai, >>> I want to deactivate/remove Sidemenu and toolbar from my app. I add to >>> the Build hints this parameter android.statusbar_hidden = true and >>> android.statusbar_hidden = true but it does not work? >>> plz Help >>> Kind regards, >>> >>> IDE: NetBeans 12 >>> Desktop OS >>> Simulator >>> Device >>> >> -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/21002a62-d8aa-497a-bcb3-7ae15b25f64an%40googlegroups.com.
