开发者

ListViewitem -textview in leftside and right side i want number of contents inside particular item

in ListViewitem i want textview in leftend and in rightend i want number of contents inside particular item ex:i have jj,kk,ll are text in lists and contents are 3,4,5 respectively.i want in listview as jj 3, 开发者_开发知识库 kk 4,ll 5 in listview


you should create a custom layout for full fill this condition in custom layout if you use Relative layout it is butter then create adapter then set adapter in listview. I hope this is help.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜