ricardoalcocer / actionbarextras

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

Update to use higher level ti helper image getter #72

Closed ndastur closed 9 years ago

ndastur commented 9 years ago

With reference to http://developer.android.com/reference/android/app/ActionBar.html#setHomeAsUpIndicator%28android.graphics.drawable.Drawable%29 a drawable can be passed to setHomeAsUpIndicator so we use that helper instead

manumaticx commented 9 years ago

Thanks a lot. Have you successfully tested this?

ndastur commented 9 years ago

Sorry, not yet. You have a build.properties file that has your home directory in it. So fails. Just dealing with the stupid appcelerator development enviroment!! Why can't it pick up the variables itself :( Unless I should be doing something other than typing ant to build

manumaticx commented 9 years ago

I know.. this is actually Ricardos build properties in this repo. I'm gitignoring my local one.

But no problem, I'll test your PR later today. I'm just busy with other stuff right now.

manumaticx commented 9 years ago

Just tested. But it does not work for me. I'm testing with the example code. It actually breaks the functionality that has worked before. I'm getting the error Couldn't resolve ...