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

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

android - How to create dynamically Fragment pager adapter -