tags:

views:

12

answers:

0

Hi Everyone,

the following is my xml layout for scrollbale text view with 2 buttons.But with this i am able to see only text but not the buttons.Howvever if i put smaller text and make it simple text view(without scroll),the buttons are being seen.Can anyone help me to able to get scrll text view in a window with 2 bottoms at the bottom.

<Button android:id="@+id/button1" android:layout_width="wrap_content"

android:layout_height="fill_parent" android:text="@string/my_button_text1" />