To create complex lists and cards with material design styles in your apps, you can use the RecyclerView and CardView widgets. //想要创建复杂的带有material design风格的列表,使用RecyclerView 和 CardView widget Create Lists The RecyclerView widget is a more advanced an…