Skip to content

How to equally spread out child Views in a LinearLayout orientated vertically.

Notifications You must be signed in to change notification settings

SakshamKhanuja/c_v_layout_weight

Repository files navigation

Layout Weight

About

The application showcases child views equally spread out in a vertical oriented LinearLayout. It uses the following ViewGroup.LayoutParams attribute:

android:layout_weight

The application is compatible with:

Android Lollipop API 22 - Android Q API 29

Screenshots

Form Factor Device Name OS Orientation
Smartphone Pixel 5 Android Q Portrait
Smartphone Pixel 5 Android Q Landscape
Smartphone Nexus 4 Android L Portrait
Smartphone Nexus 4 Android L Landscape
Tablet Pixel C Android Q Portrait
Tablet Pixel C Android Q Landscape

About

How to equally spread out child Views in a LinearLayout orientated vertically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages