Closed dzackgarza closed 9 years ago
Sorry about that, I failed to keep up with the latest library releases. Versions that do work (or at least the ones I'm using that seem to work):
We're aiming to replace ABS with the new action bar compat library that came out recently in support v7 which boxfactory is working on, this may also result in dropping VPI, but I'm not sure. Universal Image Loader should be updated to the latest version which was something I was planning to get too, but got sidetracked.
So hopefully those versions should get you up and running. I'm frequently in the what irc in #whatAndroid if you had more questions or were interested in joining the project (which would be awesome!). If you are interested in joining, you should ask Gwindow for write access to the repo and read up on the git branching model we're using for development.
I've just updated to the latest Universal Image Loader, see: e0b935972bfdbdee06701eb3544e6bc36a88c32e on the develop branch. I'm hesitant to update the other dependencies as I think they'll be replaced but am not quite sure. I've asked boxfactory and will let you know.
Hey so we're gonna drop ABS and VPI and move over to the AppCompat library for work on the 2.0 version if you're interested. The branch is located here
Issue no longer relevant to 2.x
Apologies if this isn't the correct place to post -
I am having trouble compiling using the latest versions of the following dependencies:
For example, in ABS it appears that styling was significantly changed, especially for dialogues, which results in errors in the style xml files as well as their references from the source.
Are there particular versions that are known to work?