COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200706150051/https://github.com/topics/flowlayout
Here are
65 public repositories
matching this topic...
Updated
Aug 12, 2019
Swift
↕️ VegaScroll is a lightweight animation flowlayout for UICollectionView completely written in Swift 4, compatible with iOS 11 and Xcode 9.
Updated
Jun 14, 2020
Swift
A flow layout for Android with auto-spacing.
Updated
Aug 15, 2019
Java
this is a draggable flow layout lib.
🔄 GravitySlider is a beautiful alternative to the standard UICollectionView flow layout.
Updated
Oct 30, 2017
Swift
自定义ViewGroup,实现多功能流式布局与网格布局
An easy-to-use Collection View Layout for card-like animation.
Updated
Sep 30, 2019
Swift
Added support to modify text size and indicator width based on the original Viewgroup. TabFlowHelper 可以帮助您迅速构建Tab,比如热搜、搜索记录、与ViewPager搭配的工具类;
Updated
May 30, 2020
Java
Dynamic waterfall flowlayout
Updated
Sep 13, 2017
Swift
An Android Layout Manager to create a gridview with cells of different sizes inspired by Flow Layout for iOS.
Updated
Jan 11, 2017
Kotlin
UICollectionView WaterFlowLayout. 瀑布流.
Updated
May 13, 2018
Objective-C
具有标签功能的流式布局,接口简单。可多选单选,可记住选择状态,状态切换有过渡动画。
Updated
Jul 25, 2016
Java
支持多选的自定义标签View,可展开收起,标签样式可自定义。
Updated
Jun 23, 2017
Java
Updated
Nov 13, 2018
Java
Android流式布局,支持单选,多选。可设置文字颜色大小,背景色,边框色等各种属性。
Android拖拽控件,支持上下左右滑动、折叠或者嵌套ListView、RecyclerView等
Updated
Aug 29, 2019
Java
⛵ FlowView是一款流布局控件,采用Adapter模式,可以自定义item,更加灵活,使用起来就和ListView与BaseAdapter搭配一样简单,提供各种对齐方式,可以自适应 高度,也可以设置item的高度,可以控制item的最大显示行数...
Updated
Aug 20, 2018
Java
This example project allows you to create a card based scroll layout, i.e developed using collection view flow layout. Enjoy !
Updated
Jan 18, 2018
Swift
UICollectionView replacement for your amazing headers
Updated
May 31, 2017
Swift
动态适应布局,流式布局。支持自动换行,设置子View对齐方式、排列方式等功能
Updated
Sep 17, 2017
Java
Sticky Layout for UICollectionViews!
Updated
May 20, 2020
Swift
Updated
Jun 13, 2018
JavaScript
sticker layout,图片缩放拖动。在图片上打图标和文字标签
Updated
Apr 26, 2018
Java
Carousel flow layout for UICollectionView on iOS.
Updated
Jan 17, 2019
Swift
Collection View Flow Layout: The cell in the middle has a big effect.
Updated
Dec 17, 2018
Objective-C
流式布局,适合用于标签,分类筛选等。适配器方式调用,支持单选,多选,自由显示,单行显示(类似listview),指定显示条数(类似gridview)
Sometimes , we need to show lots of hot tags in our app, like popular comments in Taobao or somebody's personalized lables in some social app,so I create the hot label view.
Updated
Jul 27, 2017
Java
💪 Make flow layouts simpler
Improve this page
Add a description, image, and links to the
flowlayout
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
flowlayout
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Following best practices move common code into a shared lib so that it can be reused it will also minimise impact on maintenance.