codenameone - How do you get ActionBar from SocialBoo theme to show up in your GUI? -
ok. starting on this. see socialboo
theme has similar in want achieve. if find can work , improve. added new socialboo theme
, created blank gui. assumed commandbehavior
didnt trick, did adding tabs
. seems components not specific bar... did notice issue.
how social actionbar
displayed in socialboo theme
? (screen shot). assuming images etc part of default theme, right.
also, if create touchcommand = bar, title or native
. displays fine in gingerbread not ics. know why that? (screen shot)
thanks, in advance.
those images aren't part of theme, part of specific demo. if add tabs component center of border layout ui thee tabs "icon" property allow customize unselected icon , can customize selected icon well. can see full source/resource file of social boo demo in docs , demos zip in download section.
generally customizing commands bit complex because of platform specific constraints, when running on actual android 4 device use native actionbar default provide experience android users used to. hard simulate see in device build. suggest not relying on commands, seems trying achieve doable tabs , possible that's why had difficulties in other question.
Comments
Post a Comment