2019-04-09から1日間の記事一覧

kotlinでListViewのカスタムlayout

SimpleAdapterの第5引数はintArrayOfじゃないと怒られる。 var data = arrayListOf( hashMapOf<String,String>("title" to "AAA", "tag" to "a", "desc" to "111"), hashMapOf<String,String>("title" to "BBB", "tag" to "b", "desc" to "222"), hashMapOf<String,String>("title" to "CCC", "tag" to "c"</string,string></string,string></string,string>…