Also how do I specify the width of the toolbar's side menu ? Like so it takes up only 50% when its pulled out?
On Monday, July 18, 2016 at 3:54:01 PM UTC+8, Gareth Murfin wrote: > > What units do these use? is it a percentage ? > > On Monday, March 21, 2016 at 11:46:32 AM UTC+8, Shai Almog wrote: >> >> Yes see the theme constants from here: >> https://www.codenameone.com/manual/advanced-theming.html >> >> sideMenuSizeTabPortraitInt >> >> The size of the side menu when expanded in a tablet in portrait mode >> >> sideMenuSizePortraitInt >> >> The size of the side menu when expanded in a phone in portrait mode >> >> sideMenuSizeTabLandscapeInt >> >> The size of the side menu when expanded in a tablet in landscape mode >> >> sideMenuSizeLandscapeInt >> >> The size of the side menu when expanded in a phone in landscape mode >> >> -- 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]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/08af789b-cf3b-4176-be39-d6830263a5cb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
