Android - FrameLayout

Card Puncher Data Processing

About

FrameLayout is great for simple layouts when you only have one child to view, like a list View that fills the entire content area





Discover More
Responsive Layout Android
Android - ViewGroup (Layout)

A viewGroup is: a composite (%%view|widget) GUI (ie a container for simple GUI) also the top element of the Android user interface design and is then the start point of GUI definition. The android/view/ViewGroupViewGroup...
Card Puncher Data Processing
CoordinatorLayout

is a super-powered FrameLayout. is intended for two primary use cases: As a top-level application decor or chrome layout As a container for a specific interaction with one or more child views See...



Share this page:
Follow us:
Task Runner