馬上加入Android 台灣中文網,立即免費下載應用遊戲。
您需要 登錄 才可以下載或查看,沒有帳號?註冊
x
出處:https://github.com/jasonpolites/gesture-imageview
簡介:This is a simple Android View class which provides basic pinch and zoom capability for images.
Can be used as a replacement for a standard ImageView when you want to include pinch and zoom.
使用方法:
1.解壓縮
2.匯入專案(會有兩個,gesture-imageview是lib,gesture-imageview-example是執行的app)
3.build lib之後,再build app,然後執行!會出現選單,可以參考它的用法
參考圖片:
這個是載入一張圖,可以利用手勢進行縮放
|
評分
-
查看全部評分

|