Android UI help... should be simple?

Wonkie

New member
Joined
Jun 17, 2010
Messages
2
Reaction score
0
Points
1
I can't for the life or me figure out how to design the UI I need... it should be simple all I want is:

<scrollview>
<textview>
</textview>
</scrollview>
<edittext />


I want the scroll view containing the text view to fill all the space except for where the edit text is... The dev resource is just not helpful thanks in advance
 
Back
Top