Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/7heaven/shzoomview
provide a scaled View for any content on the screen
https://github.com/7heaven/shzoomview
Last synced: 17 days ago
JSON representation
provide a scaled View for any content on the screen
- Host: GitHub
- URL: https://github.com/7heaven/shzoomview
- Owner: 7heaven
- License: mit
- Created: 2015-04-05T12:17:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-11T08:11:48.000Z (over 9 years ago)
- Last Synced: 2023-07-31T23:13:57.716Z (over 1 year ago)
- Language: Java
- Size: 1.24 MB
- Stars: 13
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](http://img.shields.io/travis/7heaven/SHZoomView.svg)](https://travis-ci.org/7heaven/SHZoomView)
[![License](http://img.shields.io/:license-mit-blue.svg)](LICENSE)
##SHZoomView***
###ZoomView可以用来显示指定位置的放大后的内容
###ZoomView provide scaled content at the specific position on the screen
*****![art1](./arts/art1.gif)
***
###可直接用ZoomLayout包裹住需要使用ZoomView效果的控件,如下:
###using ZoomLayout directly to achieve this effect without writing any addition codes![art2](./arts/art2.png)