- flexbox-layout VS android-flowlayout
- flexbox-layout VS android-gridlayout
- flexbox-layout VS MultiLineRadioGroup
- flexbox-layout VS FlowLayout
- flexbox-layout VS android-linear-layout-manager
- flexbox-layout VS DragLinearLayout
- flexbox-layout VS SmartRefreshLayout
- flexbox-layout VS FlycoTabLayout
- flexbox-layout VS Android Accordion Swipe Layout
- flexbox-layout VS FoldingCell
Flexbox-layout Alternatives
Similar projects and alternatives to flexbox-layout
-
android-flowlayout
Linear layout, that wrap its content to the next line if there is no space in the current line.
-
android-gridlayout
A backwards compatible implementation of GridLayout for Android
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
MultiLineRadioGroup
Multi Line Radio Group is a Radio Group layout to show radio buttons in more than one line.
-
FlowLayout
Android implementation of FlowLayout. Layout arranges its children in multiple rows depending on their width.
-
android-linear-layout-manager
Linear Layout Manager which supports WRAP_CONTENT
-
DragLinearLayout
Android LinearLayout with drag and drop to reorder.
-
SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
Android Accordion Swipe Layout
Accordion Swipe Layout for Android
-
recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
-
compose-router
[DEPRECATED] Routing functionality for Jetpack Compose with back stack
-
ItemAnimators
ItemAnimators: Supercharged Animators for your RecyclerView
-
FoldingCell
:octocat: 📃 FoldingCell is a material design expanding content cell inspired by folding paper material made by @Ramotion
flexbox-layout reviews and mentions
-
Animations and Performance in Nested RecyclerViews
In order to properly encapsulate the reaction view logic, we created a class that extends RecyclerView and has a bind method that takes in the list of reactions and updates the RecyclerView’s adapter with that list. Given that we had to support a multi-line layout, we initially looked into using GridLayoutManager to achieve this but ended up finding an open-source library by Google named flexbox-layout that provides a LayoutManager that supports laying out items in multiple flex-rows, which is exactly what we needed. Using these ingredients, we were able to get a simple version of our layout up and running. What’s next was adding custom animations and improving performance.
-
Am I the only one that feels Compose is a step backward?
You could use FlexBoxLayout, though that's for the old system.
Stats
google/flexbox-layout is an open source project licensed under Apache License 2.0 which is an OSI approved license.