> How is NineOldAndroids packaged? Is it code only (.jar), or does it require > resources? If the latter, shipping it as part of Fennec is possible but > non-trivial.
Java files only. The other library I linked to (https://github.com/nhaarman/supertooltips) does have a few resource files, but I think the approach we've been using has been to merge those resource files with our own resources. _______________________________________________ mobile-firefox-dev mailing list [email protected] https://mail.mozilla.org/listinfo/mobile-firefox-dev

