【发布时间】:2016-04-25 08:45:31
【问题描述】:
Here is the link of creating a list 在 Google Keep 应用中。我在 Android 中需要这个列表创建控件。
我正在寻找创建项目列表的控制权,例如 Google Keep Android。
有第三方库吗?如果没有,那么请给我一个想法来创建这样的控件。
【问题讨论】:
-
您可以将 StaggeredGridLayoutManager 与 RecyclerView 一起使用,它会将您的内容铺设为砖石
-
您指的是哪个应用程序?
-
@USKMobility Google Keep 应用列表创建控件。
-
检查编辑问题。
-
检查一下:keep.google.com/u/0 android 中的列表创建控件,如给出的链接。
标签: android google-keep