-
Android代码实现图片上下滚动时的缩放动画
资源介绍
FocusResize
A custom animation with scroll listener to recycler views
Based in UltraVisual example of Ray Wenderlich.
Download
To add the FocusResize library to your Android Studio project, simply add the following gradle dependency, with min sdk version of 19:
compile 'com.borjabravo:focusresize:1.0.0'
Usage
To use the FocusResize on your app, you should create a custom adapter that extends from FocusResizeAdapter. For example:
public class DefaultAdapter extends FocusResizeAdapter
- 上一篇: FLASH遮罩
- 下一篇: flash遮罩动画 课件