posted 13 years ago
Hello,
I'm trying to show a TextView in the top of a screen and, below the TextView, I want to show a ListView.
My layout is:
The only view that is being shown is the TextView. The ListView does not appear.
If I remove the TextView entry from the XML, the ListView appears.
Does anyone have an ideia of what I can do to show the TextView and the ListView?
Thanks in advance,
Best Regards