-
-
-
iScroll下拉刷新上滑加载
... 就不能够包含具有position:absolute的头、页尾或者是一个内容可滚动的
中间区域。
然而,Android系统最新修订版已经可以支持这种功能了(尽管支持的力度还不是特别好),Apple公司似乎不太情愿将one-finger滑动事件运用到div元素上。
除了以前版本的iScroll的特性以外,iScroll 4还包括如下的特性:
(1)缩放(Pinch/Zoom)
(2)拉动刷新(Pull up/down to refresh)
(3)速度和性能提升
( ...
-
SS5-V3898.zip
SS5是一个实现SOCKS v4和v5协议的SOCKS服务器。SS5协议独立于应用程序协议,可以帮助不同的网络服务,包括telnet、 ftp、finger、whois、gopher和WWW访问。ss5-3.8.9-8.tar
-
Android代码-Make mosaic effect on android 马赛克效果
ProMosaic
Make mosaic for image on android.
Features
Select Mode
Follow finger
Select rectangle
Effect Mode
Grid color based on original image
Blur Image
Pure grey color
Usage
Use MosaicView as normal android view:
Set properties in java code
mvImage ...
-
Android代码-一个真正的Ripple效果,需要考虑Ripple的圆心变化
... effect.
A ripple is not just a circle that starts expanding from your finger till it covers all the view. In fact, the circle starts expanding from your finger while its center travels to the center of the view with a fixed speed. ...
-
Android代码-PanicTrigger
... this app! If you come crying to me with tears in your eyes because you lost your job or something I WILL POINT MY FINGER AT YOU AND LAUGH! I am not responsible for ANYTHING! Period.
Description
PanicTrigger is an Android app which can help you in case ...
-
Android代码-ViewDrag
View Drag Test
A tutorial on how to move a view on UI by dragging it with your finger.
Demo APK: ViewDrag.zip
Introduction
Welcome. In this tutorial I will teach you how to create a sliding layout, so it would move out of UI when you swipe it upward, and ...
-
Android代码-实现类似锤子和 Google Photo 的滑动选择功能。
... can be attached to any RecyclerView and handles multi selection in google photos style via long pressing on an item and moving the finger up/down to select more items (it even scrolls if you reach the edges of the RecyclerView)
Gradle (via JitPack.io)
...
-
Android代码-旋转图片的PhotoView
RotatePhotoView
Adding Rotation with two finger function on PhotoView
Set Up
Gradle
compile "com.chensl.rotatephotoview:rotatephotoview:1.0.5"
and don't forget to add jcenter() to repositories
Usage
in code
you need to enable rotation, by ...
-
Android代码-类似 Google Photos 风格的图片多选效果
... Photos style multi-selection in your apps! You start
by long pressing an item in your list, then you drag your finger without letting go to select more.
Sample
You can download a sample APK.
Gradle Dependency
The Gradle dependency is available via ...
-