使用分段 ListView 和 J. Sharkey 的分离列表适配器 (SeparatedListAdapter) 时出现许可证问题

发布于 2024-11-02 09:02:22 字数 1455 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

两仪 2024-11-09 09:02:22

我相信 GPLv3 的主要目标之一是防止人们利用他们在早期版本中发现的漏洞,所以我认为这是不可能的。

如果这对您来说是一个阻碍,那么可能值得联系 Jeff,看看您是否可以按照不同的条款许可代码 - 将 GPL 应用于代码并不能阻止作者/版权持有者根据不同的许可证提供该代码。

也就是说, ExpandableListAdapterExpandableListView 做几乎相同的工作,如果您覆盖展开/折叠行为?

希望这有帮助,

菲尔·莱洛

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

飘落散花 2024-11-09 09:02:22

好的,我设法使用 cwac-merge 使其工作。我从此处获得了帮助。

我不会重新发明轮子,所以你们都可以阅读那里的信息(包括使用的代码)。如果需要的话我可以澄清。只需询问,我就会提供帮助。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文