0 數據是動態的。我想爲這種類型的listview設置。我需要一個想法如何去做。任何一個幫助我的人? Android:如何在這種類型的listview上工作 來源 2015-03-03 madhu sudhan
1 對於這一點,您可以使用 FlowLayout(見here和here)。 StaggeredGridView(參見here和here)。 試試看看哪個更適合您的需求。 來源 2015-03-03 10:58:30 +0 thanx.i將檢查並取回給您 – 2015-03-03 11:15:49 +0 您好我試過這個:https://github.com/ApmeM/android-flowlayout但我得到一個錯誤。看到我的更新 – 2015-03-03 13:03:09 +1 @madhusudhan:那麼你需要看看爲什麼你會得到這個錯誤......一個'InflateException'意味着你的佈局文件 – 2015-03-03 13:16:37
thanx.i將檢查並取回給您 – 2015-03-03 11:15:49
您好我試過這個:https://github.com/ApmeM/android-flowlayout但我得到一個錯誤。看到我的更新 – 2015-03-03 13:03:09
@madhusudhan:那麼你需要看看爲什麼你會得到這個錯誤......一個'InflateException'意味着你的佈局文件 – 2015-03-03 13:16:37