android - ActionbarSherlock: Set logo width / height -
is there way (theme/style xml) specify actionbar logo width / height.
im using actionbarsherlock , im playing around transparent actionbar, want display app logo little bit bigger default width , height.
or alternatively: there way reduce top , bottom space (padding) of action bar. im shore there simple theme style attribute have set, not find name of attribute.
as can see in actionbarsherlock's source code see attribute :
<!-- specifies layout use "home" section of action bar. --> <attr name="homelayout" format="reference" /> i've never tested this, give try.hope helps solve problem. : )
Comments
Post a Comment