On Dec 19, 11:02 am, Andrew <[email protected]> wrote:
> hmm, can't you just do SetTitle("") on theActionBar?
>

setTitle(""); just leaves the title blank.

BUT

setDisplayShowTitleEnabled(false); also just leaves the title blank.

But neither of them give any more room for actions.

Half of the Actionbar is still set aside for the nonexistent title.

My hope was to fit more than two actions on it.

setDisplayShowHomeEnabled(false) will take away the app icon as well,
but still half of the space is untouchable.

Nathan

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to