首页 存档 资讯 查看内容

AndroidMaterialDesign卡片式开源库cardslib(多图)

2018-3-30 13:00 |来自: 互联网 363 0

摘要: 如果你够酷的话你肯定知道cardslib,这是一个封装了各种CardView的和作为容器的CardListView,CardGridView的一个android控件库 提供的UI组件 Card Library provides several custom tags: CardView to di ...

如果你够酷的话你肯定知道cardslib,这是一个封装了各种CardView的和作为容器的CardListView,CardGridView的一个android控件库


提供的UI组件

Card Library provides several custom tags:

  • CardView to display a UI Card.

  • CardViewNative to display a UI Card with the Google CardView

  • CardListView to display a List Card.

  • CardGridView to display a Grid Card.

  • StaggeredGridView to display a Staggered Grid Card.

  • CardListDragDropView to display a List Card with drag and drop support.

  • CardRecyclerView to support the RecyclerView

  • CardTwoWayView to support the TwoWayView[1] library

It requires API 14

Qu快速使用

Creating a Card is pretty **.

First, you need an XML layout that will display the Card.

声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系 [邮箱地址] 删除

路过

雷人

握手

鲜花

鸡蛋
返回顶部