开发者

how to add buttons Dynamically in List Activity in Android?

开发者 https://www.devze.com 2022-12-16 20:07 出处:网络
friends, i want to开发者_开发百科 put description and buttons dynamically can any one guide how can i do that??

friends,

i want to开发者_开发百科 put description and buttons dynamically can any one guide how can i do that??

i have data in the form of object list/array i.e ID,Title and want to display in list activity like..

TITLE [Details Button] [Edit Button] (repeating in list activity)

any help would be appriciated.


What you need is a custom Adapter.

0

精彩评论

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