All Projects → xmuSistone → Dragranksquare

xmuSistone / Dragranksquare

edit personal information which enables users to drag and rank image order

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Dragranksquare

Plain Draggable
The simple and high performance library to allow HTML/SVG element to be dragged.
Stars: ✭ 362 (-67.53%)
Mutual labels:  grid, drag
Androidpilelayout
An abnormal horizontal ListView-like pile layout with stretch and contraction effects.
Stars: ✭ 2,104 (+88.7%)
Mutual labels:  drag, viewgroup
Svelte Grid
A responsive, draggable and resizable grid layout, for Svelte.
Stars: ✭ 473 (-57.58%)
Mutual labels:  grid, drag
drag-to-close
Android library that provides a view group which allows to finish an activity by dragging a view.
Stars: ✭ 69 (-93.81%)
Mutual labels:  drag, viewgroup
Vue Slicksort
A set of vue mixins to turn any list into an animated, touch-friendly, sortable list ✌️
Stars: ✭ 1,010 (-9.42%)
Mutual labels:  grid, drag
Vue Data Board
A Data Analysis Board in Vue.
Stars: ✭ 1,046 (-6.19%)
Mutual labels:  drag
React Bootstrap Table2
Next Generation of react-bootstrap-table
Stars: ✭ 1,090 (-2.24%)
Mutual labels:  grid
Conway
A terminal interface for Conway's Game of Life
Stars: ✭ 47 (-95.78%)
Mutual labels:  grid
Uiutil
UIUtil for Android, Lyrics, Tick animations, Comparisons, Satellite menus, Praise, Slide buttons, TAB indicators, Contact sorting, Drag sorting, Skidding deletes, Shadow effects, RecyclerView nesting RecyclerView, Map list Poi/Drawer effects, Progress settings, Clock set, Damping, Progress, Album, Snap, Progress, CircleDownload, AdvertSwitcher, Carousel ad, FlowLayout, Tag...; 歌词控件、打勾动画、对比、卫星菜单、点赞、滑动按钮、TAB指示器、联系人排序、拖曳排序、侧滑删除、阴影效果.、RecyclerView嵌套RecyclerView.、地图列表Poi/抽屉效果、进度设置、时钟设置、滑动阻尼、相册媒体快照、圆形下载进度,轮播广告, 流式布局,标签...
Stars: ✭ 1,018 (-8.7%)
Mutual labels:  drag
Ocgis
OpenClimateGIS is a set of geoprocessing and calculation tools for CF-compliant climate datasets.
Stars: ✭ 60 (-94.62%)
Mutual labels:  grid
Better Onetab
📑 A better OneTab for Chrome 📝 Temporarily removed from firefox ⚠️ without maintaining in a period & any cooperative purpose are welcome
Stars: ✭ 1,097 (-1.61%)
Mutual labels:  drag
Mojito
微信、bilibili大图、长图、gif、视频、自定义view的转场效果,The transition effect of wechat, bilibili large image, long image, GIF, video and custom view
Stars: ✭ 1,068 (-4.22%)
Mutual labels:  drag
Fgci Ansible
🔬 Collection of the Finnish Grid and Cloud Infrastructure Ansible playbooks
Stars: ✭ 49 (-95.61%)
Mutual labels:  grid
Bmlongpressdragcellcollectionview
🎉 🎉 🎉 🎉 🎉 让你轻松实现类似支付宝的拖拽重排功能, 支持各种自定义操作。
Stars: ✭ 1,090 (-2.24%)
Mutual labels:  drag
Uploader
A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
Stars: ✭ 1,042 (-6.55%)
Mutual labels:  drag
Indoorjs
Indoor mapping for floorplans using on fabricjs
Stars: ✭ 59 (-94.71%)
Mutual labels:  grid
Masonry Layout
An efficient and fast web component that gives you a beautiful masonry layout
Stars: ✭ 43 (-96.14%)
Mutual labels:  grid
Kendogridbinderex
This is a ModelBinder designed to consume an http request and build a json serializable object for the Kendo UI Grid datasource. AutoMapper is used to support mapping from ViewModel <> Entity.
Stars: ✭ 52 (-95.34%)
Mutual labels:  grid
Glsl Grid
Draws an antialiased grid along the X/Y/Z direction of a mesh.
Stars: ✭ 57 (-94.89%)
Mutual labels:  grid
Compoundbuttongroup
An Android library to easily implement compound buttons
Stars: ✭ 52 (-95.34%)
Mutual labels:  grid

android-drag-square

edit personal data which enables users to drag and rank image order

编辑个人资料,图片可拖拽排序。有点像可拖拽的gridView,但是会更流畅。这个demo是探探的个人资料编辑页面,受网上一位朋友的委托,该库模仿了其拖动效果。

探探的安卓工程师,应该特别牛逼吧。因为最初时,这种拖拽效果真的无从下手。反编译探探的源代码,发现它做了很严肃的混淆处理。然后用Hierarchy Viewer看了View的层级,这才有了一点点的思路。

在代码撰写的过程中,我也踩了不少坑。细看代码深处,或许你会有一丝丝的收获吧。

当然,在最初的最初,我搜了不少的draggable gridview的仓库,可惜用起来的时候发现不够流畅、不够灵活。

截图

PREVIEW PREVIEW

Apk下载

apk download (就在该工程之中)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].