Hi all,
I have a quit simple problem:
I would like to have an TextView element above a List.
So I got the list working using the Tutorials. And of course TextView is now problem using LinearLayout and make it a child of it.
But how can I have a LinearLayout and a TextView and a List as child? Is there any approach? If there is an example I would be very happy, but I searched quit long, so I don't think there is one already available.
Also If there is information about how to combine to views I would be very happy.
Thank you.
MCiD
I have a quit simple problem:
I would like to have an TextView element above a List.
So I got the list working using the Tutorials. And of course TextView is now problem using LinearLayout and make it a child of it.
But how can I have a LinearLayout and a TextView and a List as child? Is there any approach? If there is an example I would be very happy, but I searched quit long, so I don't think there is one already available.
Also If there is information about how to combine to views I would be very happy.
Thank you.
MCiD