ricardoalcocer / actionbarextras

Titanium Android Native Module that exposes ActionBar features not exposed by the Titanium SDK
MIT License
148 stars 60 forks source link

Mixing regular menu Items with actionbarextras #36

Closed AhmedBytesBits closed 10 years ago

AhmedBytesBits commented 10 years ago

Is there any way to use actionbarextras with other normal menu items in action bar?

manumaticx commented 10 years ago

This module does not influence the default behavior how android inflates menus and the actionbar. It just enhances the titanium api. So, there should not be a problem.

AhmedBytesBits commented 10 years ago

I tried it and worked ok from code. Thanks for the prompt reply.

manumaticx commented 10 years ago

@ahmedrshdy Can this be closed?

ricardoalcocer commented 10 years ago

(sorry...I closed this by accident)

AhmedBytesBits commented 10 years ago

Sure it could be