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

You Might Also Like
SKUDONET Open Source Load Balancer Icon
SKUDONET Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
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