DragLayout
An Android Project.强迫症头像制作器,使用support.v4包下的ViewDragHelper实现QQ5.0侧滑 (by BlueMor)
FlowLayout
Android implementation of FlowLayout. Layout arranges its children in multiple rows depending on their width. (by blazsolar)
DragLayout | FlowLayout | |
---|---|---|
- | - | |
984 | 749 | |
0.0% | 0.0% | |
0.0 | 0.0 | |
about 8 years ago | over 3 years ago | |
Java | Java | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
DragLayout
Posts with mentions or reviews of DragLayout.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning DragLayout yet.
Tracking mentions began in Dec 2020.
FlowLayout
Posts with mentions or reviews of FlowLayout.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning FlowLayout yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing DragLayout and FlowLayout you can also consider the following projects:
android-flowlayout - Linear layout, that wrap its content to the next line if there is no space in the current line.
flexbox-layout - Flexbox for Android
ImageLayout - Android - A layout that arranges its children in relation to a background image
android-gridlayout - A backwards compatible implementation of GridLayout for Android
ExpandableLayout - Implementation of ExpandableListview with custom header and custom content.