Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Guava MapMaker with Android's LruCache #23

Open
mttkay opened this issue Apr 20, 2012 · 4 comments
Open

Replace Guava MapMaker with Android's LruCache #23

mttkay opened this issue Apr 20, 2012 · 4 comments
Milestone

Comments

@mttkay
Copy link
Owner

mttkay commented Apr 20, 2012

This requires us to depend on the compatibility v4 package instead of of guava-collections.

@mttkay
Copy link
Owner Author

mttkay commented Jul 26, 2012

@greenrobot
Copy link

Is there any chance to get rid of Guava completely? 1.7 MB is quite a lot in terms of Android.

@mttkay
Copy link
Owner Author

mttkay commented Oct 31, 2012

yeah that was the plan; the library only uses Guava for the MapMaker bits.

I'm not sure how much I'll be working on this anymore though, since I'm not working for Qype anymore and the next app I'll be working on does not use ignition.

@sibelius
Copy link

any work on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants