License problem using sectioned ListView with J. Sharkey's SeparatedListAdapter [closed]

|▌冷眼眸甩不掉的悲伤 提交于 2019-11-29 05:16:36

I believe one of the main goals of GPLv3 was to prevent people exploiting loopholes they'd found in earlier versions, so I don't think this will be a possibility.

If this is a show-stopper for you, it might be worth contacting Jeff to see if you can license code on different terms - Applying GPL to code doesn't stop it being made available by the author/copyright hold under a different license.

That said, doesn't ExpandableListAdapter and ExpandableListView do almost the same job, if you override the expand/collapse behaviour?

Hope this helps,

Phil Lello

OK, I managed to make it work using cwac-merge. I got help from people here.

I won't reinvent the wheel, so you can all read the information there (including the code used). I can clarify if needed. Just ask and I'll help.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!