android - Alternate for a listview with single row -
i have imageview
textview
, button. have in custom list view, noticed don't need show more 1 element (object). don't need listview
show row (list entry). how can show list entry without listview
?
you can put elements of custom listview item layout, e.g. linearlayout , add activity's layout needed it. can set onclicklistener layout, user can click whole thing.
Comments
Post a Comment