我想设计我的ListView项目的三维形状,如谷歌收件箱应用程序,和材料设计。
如何用三维和材料设计来设计?
发布于 2015-07-12 08:15:12
材料设计必须使用RecyclerView和CardView。
https://developer.android.com/training/material/lists-cards.html
https://stackoverflow.com/questions/31365727
相似问题