开发者

Is it possible to customize size of listview item for simple_list_item1

开发者 https://www.devze.com 2023-04-09 12:04 出处:网络
Is it poss开发者_C百科ible to change the list item\'s height and text size for the listview that used as simple_list_item1? Any help is really appreciated and thanks in advance...You can\'t change the

Is it poss开发者_C百科ible to change the list item's height and text size for the listview that used as simple_list_item1? Any help is really appreciated and thanks in advance...


You can't change the List Item's height and test size if you are using simple_list_item1. You should use ListView custom adapter and create XML layout for your List Item.

see this..

http://sujitdroid.blogspot.com/

0

精彩评论

暂无评论...
验证码 换一张
取 消