文件名称:Android代码-FlipImageView
文件大小:104KB
文件格式:ZIP
更新时间:2022-08-25 23:15:27
Android代码
This library is deprecated. You should be compatible API 14 and make your own animations. Just rotate on your axis and add a small Z translation. FlipImageView Description Small android lib allowing you to flip an imageview easily, by extending FlipImageView. This lib is based on the FlipAnimator by coomar. All the credits goes to him. Check the sample app here https://play.google.com/store/apps/details?id=fr.castorflex.android.flipimageview XML Usage You will find a more detailed explanation
【文件预览】:
FlipImageView-master
----.gitignore(304B)
----README.md(1KB)
----FlipImageView_sample.apk(49KB)
----build.gradle(272B)
----Sample()
--------build.gradle(395B)
--------AndroidManifest.xml(765B)
--------src()
--------project.properties(563B)
--------res()
----Library()
--------build.gradle(232B)
--------AndroidManifest.xml(302B)
--------src()
--------res()
----settings.gradle(29B)