i’m struggling with a layout issue at the moment.
In fact i need 3 TextViews: one at the top, one in the middle, one at the bottom.
The middle one should fill the screen, the top & bottom one should only get as much space as they need for showing the text.
How to realize this layout?
You could also do this with a LinearLayout: