ricardoalcocer / actionbarextras

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

Can you please updated for Ti. SDK 5.2.0GA+ #103

Closed adamtarmstrong closed 8 years ago

adamtarmstrong commented 8 years ago

Can you please updated for Ti. SDK 5.2.0GA+

manumaticx commented 8 years ago

What's the issue with 5.2.0 you are facing?

manumaticx commented 8 years ago

@sitegrafx ABX runs fine on 5.2.2.GA - if you see any problem, please let me know.

adamtarmstrong commented 8 years ago

If I try to use AppC GUI (tiapp.xml) it does not show the module.

So I manually added the lines to the tiapp.xml file.

Then when I go back to tiapp.xml (GUI view) the module shows up with a yellow exclamation and hovering reveals this text: The module "com.alcoapps.actionbarextras" module is not supported by Titanium SDK 5.2.0GA

manumaticx commented 8 years ago

@sitegrafx I have to admit that I haven't used Appc Studio for a long time. But I have just created a new test project in Studio, selected SDK 5.2.2.GA and added the actionbarextras module (1.6.9) from global installation. I was able to run the project without any error.

Which version of the module are you using? I need more information on how to reproduce this. I have actually never seen this error and I cannot imagine why it could be thrown.

ipep84 commented 8 years ago

I Think your are trying to run https://github.com/manumaticx/NavigationDrawer-Demo , when you import the app demo shows the error, forget the error, go to Ti.app file and delete the references to ABX, download the last versión of ABX and works like a charm .