Android Forum » Android Developer Forum » Android Developer Forum » How to display Listview on top of another view

How to display Listview on top of another view

How to display Listview on top of another view
created on Nov 4, 2012 10:22:23 AM
How to display Listview on top of another view
Reply with quote Reply Link ±0     (0 votes)
RE: How to display Listview on top of another view
created on Feb 4, 2013 12:54:14 PM
Go with Layoutinflater. if not achieved send the code
Reply with quote Reply Link ±0     (0 votes)
RE: How to display Listview on top of another view
created on Mar 7, 2013 7:52:24 PM
Use a LinearLayout with orientation="vertical".
Reply with quote Reply Link ±0     (0 votes)