Wouter wrote: > Yes I am using the SeperatedListAdapter from Jeff Sharkey, but I will > take a look at your SectionedAdapter. > Can I use it in my project?
Sure! As I noted, SectionedAdapter is GPLv3, because it's derived from Jeff's code, which itself is GPLv3. If that license is incompatible with your goals, you can achieve the same effect with MergeAdapter, which is Apache License 2.0 (same as Android proper). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Need Android talent? Ask on HADO! http://wiki.andmob.org/hado --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

