动态标签页+ viewpager以在recyclerview中显示列表

时间:2018-06-29 19:13:37

标签: android

{“ Response”:{“ ResponseCode”:200,“ ResponseText”:“ Success”}},“ Detail”:[{“ CategoryId”:1,“ CategoryName”:“ NonVegPizza”,“ CategoryImage”:null, “ Types”:[{“ Name”:“ Pizza1”,“ Items”:[{“ ItemId”:1,“ Name”:“ small”,“ ImageURL”:“ imgurl”,“ Description”:“ Smallpizzadescription”, “ Amount”:100},{“ ItemId”:2,“ Name”:“ medium”,“ ImageURL”:“ imgurl2”,“ Description”:“ Medpizzadescription”,“ Amount”:200}],“成分”: [{{“ IngredientId”:1,“ Name”:“ ing1”,“ ImageURL”:“ ingurl1”,“ Description”:“ description”,“ Amount”:20},{“ IngredientId”:2,“ Name”: “ ing2”,“ ImageURL”:“ ingurl2”,“描述”:“ description2”,“金额”:30}]}},{“名称”:“ Pizza2”,“商品”:[],“成分”:[ {“ IngredientId”:1,“名称”:“ ing1”,“ ImageURL”:“ ingurl1”,“描述”:“描述”,“金额”:20},{“ IngredientId”:2,“名称”:“ ing2“,” ImageURL“:” ingurl2“,”描述“:” description2“,”金额“:30},{” IngredientId“:3,”名称“:” ing3“,” ImageURL“:” ingurl3“,” Description“:” description3“,” Amount“:45},{” IngredientId“:4,” Name“:” ing4“,” ImageURL“:” ingurl4“,” Description“:” description4“,” Amount“:55 }]} ]},{“ CategoryId”:2,“ CategoryName”:“ Pizza”,“ CategoryImage”:null,“ Types”:[]},{“ CategoryId”:3,“ CategoryName”:“ VegPizza”,“ CategoryImage” :null,“类型”:[]}]}

以下提供了代码:- 对于(i = 0; i

要在标签中显示categoryName,并且要在其下方以列表格式显示其详细信息。

0 个答案:

没有答案
相关问题