动画
动画
facebook:rebound (A Java library that models spring dynamics and adds real world physics to your app)
ViewAnimator (A fluent Android animation library)
Material-Animations (Android Transition animations explanation with examples)
AndroidViewAnimations (Cute view animation collection.)
ListViewAnimations (An Android library which allows developers to easily add animations to ListView items)
recyclerview-animators (An Android Animation library which easily add itemanimator to RecyclerView items.)
RecyclerViewItemAnimators (An Android library which provides simple Item animations to RecyclerView items)
AnimationEasingFunctions (Android Animation Easing Functions. Let’s make animation more real!)
BaseAnimation (BaseAnimation收集网络Android相关动画集合,自定义控件等,近200多种源码)
FragmentAnimations (3D animations for support-v4 Fragment transition.)
AnimatedEditText (Androids EditText that animates the typed text. EditText is extended to create AnimatedEditText and a PinEntryEditText.)
ViewPagerTransforms (Library containing common animations needed for transforming ViewPager scrolling for Android v13+)
lottie-android (Render After Effects animations natively on Android and iOS)

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
- 上一篇
监听android:drawableLeft和android:drawableRight点击事件
监听android:drawableLeft和android:drawableRight点击事件 Android官方没有提供对android:drawableLeft和android:drawableRight点击事件的监听,但有些情况下,如下面的搜索栏, 需要在用户输入字符点击左侧的搜索图标后触发搜索事件,而此搜索icon是通过android:drawableLeft添加的,此时就需要对android:drawableLeft上去的icon进行事件监听。我写了一个工具DrawableUtil类,对android:drawableLeft和android:drawableRight进行监听。 import android.graphics.drawable.Drawable; import android.view.MotionEvent; import android.view.View; import android.widget.TextView; public class DrawableUtil { /** * TextView四周drawable的序号。 * 0 left,...
- 下一篇
下载
下载 MultiThreadDownload (使用的App有:薄荷) FileDownloader (Android 文件下载引擎,稳定、高效、灵活、简单易用) RxDownload (基于RxJava和Retrofit打造的下载工具, 支持多线程下载和断点续传, 智能判断是否支持断点续传等功能) file-downloader (安卓上轻量级Http/Https文件下载框架,我的目标是让安卓文件下载越简单越好,尽可能以最简洁明了的方式完成复杂需求。)
相关文章
文章评论
共有0条评论来说两句吧...