Layout Types Part 4: FrameLayout
Friday, August 26th, 2011In the previous articles in this series we have looked at LinearLayout, TableLayout, and RelativeLayout. In this concluding part, we’ll look at FrameLayout, which is arguable the simplest of the basic layout types, but can be extremely useful.
(more…)


