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
Go From AI Idea to AI App Fast Icon
Go From AI Idea to AI App Fast

One platform to build, fine-tune, and deploy ML models. No MLOps team required.

Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
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