FlexboxLayout is a library project which brings the similar capabilities of CSS Flexible Box Layout Module to Android. Starting from 1.1.0, the library is expected to use with AndroidX. You should migrate to AndroidX if you use 1.1.0 or above. There are two ways of using Flexbox in your layout. The first one is FlexboxLayout that extends the ViewGroup like LinearLayout and RelativeLayout. You can specify the attributes from a layout XML. The second one is FlexboxLayoutManager that can be used within RecyclerView. The advantage of using FlexboxLayoutManager is that it recycles the views that go off the screen for reuse for the views that are appearing as the user scrolls instead of inflating every individual view, which consumes much less memory especially when the number of items contained in the Flexbox container is large.

Features

  • FlexboxLayout brings the similar capabilities of CSS Flexible Box Layout Module to Android
  • You can specify the attributes from a layout XML
  • The advantage of using FlexboxLayoutManager is that it recycles the views that go off the screen
  • flexDirection, flexWrap, alignItems, alignContent, among other attributes
  • There are two ways of using Flexbox in your layout
  • This library tries to achieve the same capabilities of the original Flexible Box specification as much as possible

Project Samples

Project Activity

See All Activity >

Categories

Frameworks, Libraries

License

Apache License V2.0

Follow FlexboxLayout

FlexboxLayout Web Site

Other Useful Business Software
$300 in Free Credit Towards Top Cloud Services Icon
$300 in Free Credit Towards Top Cloud Services

Build VMs, containers, AI, databases, storage—all in one place.

Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of FlexboxLayout!

Additional Project Details

Operating Systems

Android

Programming Language

Kotlin

Related Categories

Kotlin Frameworks, Kotlin Libraries

Registered

2021-03-17