Help identify the layout used here?
Posted
by
Matt Huggins
on Stack Overflow
See other posts from Stack Overflow
or by Matt Huggins
Published on 2011-02-10T22:18:34Z
Indexed on
2011/02/11
7:25 UTC
Read the original article
Hit count: 148
android
|android-layout
I'm working on a layout that comprises some of the same features seen in the screenshot below, but I'm running into a bit of confusion. Can someone help me understand a few points for the screenshot below?
- What is the root layout used here?
- How do I get the button bar to remain at the bottom, while the center section scrolls when it is long enough?
- Similar to the Ok/Cancel buttons seen here, how do I make them each 50% width (minus some margin and padding)?
© Stack Overflow or respective owner