actionbarsherlock - Android HoloEverywhere: No top ActionBar/TitleBar on default Holo.Theme issue -


i'm using holoeverywhere port app , have weird issue: on gingerbread default holo.theme doesn't show top actionbar/titlebar on of activity (yes did go on layouts , xmls manifest 'silly' mistakes).

however when tested on phone running jellybean worked expected. (you may argue jb have holo theme built-in... anyway i'm stating fact of what's happening.)

this has frustrated heck out of me 2 days already. ideas?

gingerbread doesn't have actionbar feature. added in honeycomb. if want have action bar honeycomb/ics/jelly bean below 2.3, need custom titlebar yourself. can reference implements custom title: custom titlebar example


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -