使用钛应用加速器在 Android 中创建粘性标题

Posted

技术标签:

【中文标题】使用钛应用加速器在 Android 中创建粘性标题【英文标题】:create sticky headers in Android with titanium appcelerator 【发布时间】:2017-06-10 12:01:33 【问题描述】:

我需要创建一种在我的 android 应用程序中添加粘性标题的方法。我已经尝试了此链接中的示例: http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.TableView

此示例创建了所需的效果,但仅适用于 ios

我需要这样的东西,它适用于 android 并用钛开发:

https://www.youtube.com/watch?v=HSCAMJskUrA

是否有一些模型可以导入以与我的 javascript 代码一起使用?

【问题讨论】:

【参考方案1】:

请将此库用于 FloatingGroupExpandableListView

https://github.com/diegocarloslima/FloatingGroupExpandableListView/blob/master/README.md

【讨论】:

此库适用于使用 java 的 android。我正在使用 Javascript【参考方案2】:

对于 Android,最好的方法是 TellHRecyclerStickyHeaderView希望这会对您有所帮助

【讨论】:

这是安卓工作室的。我正在使用 Titanium Appcelerator

以上是关于使用钛应用加速器在 Android 中创建粘性标题的主要内容,如果未能解决你的问题,请参考以下文章

钛加速器; CommonJS 没有方法

如何使用 asmack 在 android 中创建多用户聊天应用程序

如何在 React Native 中创建 Android 即时应用程序?

如何在android中创建系统应用程序

通过 Android 应用在 facebook 中创建一个简单的帖子

如何在 android 中创建像 QuickPic 应用程序这样的裁剪工具?