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
<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