来源与双指缩放,触摸刷卡等一个Android图片库视图缩放、视图、图片库、来源

2023-09-09 20:59:32 作者:嘿!你钱掉了

是否有一个视图类同Android系统画廊任何公开的信息来源?我的意思是可以刷卡的图片用手势,通过双击放大它,用两指手势放大等一个看法?也许一些非免费的,但建议库?问候

Are there any open sources for a View similiar to Android system gallery? I mean a view that can swipe pictures with gestures, zoom it by double tap, zoom by two-finger gestures etc? Maybe some non-free but recommended libraries? Regards

推荐答案

氰mod整个相机应用程序(包含图库)位置:

Cyanogen Mod has the Entire Camera Application (contains the gallery) here:

https://github.com/CyanogenMod/android_packages_apps_Gallery

该版本可以修改一些。如果你挖直通上的grep code源代码树,或Git的自己的一个副本,挖直通在本地,你应该能够找到股票相机应用源$ C ​​$ C应包含的画廊。

That version may be modified some. If you dig thru the source tree on grepcode, or git yourself a copy of it and dig thru it locally you should be able to find the stock camera app source code which should contain the gallery.