Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)