Hi,

I am trying to create a screen consisting of a conceptual 3 rows.

Initially, I tried using a top LinearLayout, with 3 childs of
LinearLayouts, but that didn't work for me.
I then tried creating a top TableLayout, with 3 childs of TableRows,
followed by a LinearLayout in each TableRow, but that didn't work for
me either.

What I would like to achieve is a fixed top (containing a text view)
and bottom panel (containing a few buttons). The center, I would like
to have a ScrollView that can scroll an ImageView.

Does anyone have any ideas or suggestions on how I can achieve what I
want?

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to