作者:imflyn
地址:http://www.reibang.com/p/05cb14b7776d
1. 動畫效果
粒子動畫效果https://github.com/glomadrian/Grav
水波式loading等待動畫https://github.com/race604/WaveLoading
滾動RecycleView動畫https://github.com/borjabravo10/FocusResize
RecycleView中各種動畫https://github.com/wasabeef/recyclerview-animators
RecycleView動畫https://github.com/gabrielemariotti/RecyclerViewItemAnimators
TextView中文字跳動效果https://github.com/frakbot/JumpingBeans
Activity跳轉(zhuǎn)動畫https://github.com/lgvalle/Material-Animations
各種動畫效果https://github.com/2359media/EasyAndroidAnimations
界面過渡動畫https://github.com/toddway/MaterialTransitions
多種動畫效果https://github.com/hitherejoe/animate
爆裂動畫效果https://github.com/tyrantgit/ExplosionField
控件動畫https://github.com/daimajia/AndroidViewAnimations
動畫變速器https://github.com/MasayukiSuda/EasingInterpolator
多種動畫效果https://github.com/florent37/ViewAnimator
展示圖片時有過渡動畫https://github.com/danylovolokh/ImageTransition
控件動畫https://github.com/andkulikov/Transitions-Everywhere
點擊FloatingBar后的過渡動畫https://github.com/Jaouan/Revealator
各種交互動畫https://github.com/airbnb/lottie-android
列表視圖展現(xiàn)動畫https://github.com/willowtreeapps/spruce-android
背景特效
僅使用一張資源圖片為 View 設(shè)置具有按下效果的背景https://github.com/maoruibin/OneDrawable
陰影效果https://github.com/wangjiegulu/ShadowViewHelper
高斯模糊:
https://github.com/500px/500px-android-blur
https://github.com/jrvansuita/GaussianBlur
https://github.com/gogopop/BlurKit-Android
字體修改:
https://github.com/norbsoft/android-typeface-helper
https://github.com/johnkil/Android-RobotoTextView
https://github.com/bluejamesbond/TextJustify-Android
https://github.com/GcsSloop/FontsManager
https://github.com/MeetMe/font-compat
https://github.com/chrisjenx/Calligraphy
文本效果:
構(gòu)造Span增強文本內(nèi)容https://github.com/JMPergar/AwesomeText
https://github.com/lawloretienne/Trestle
https://github.com/binaryfork/Spanny
https://github.com/klinker24/Android-TextView-LinkBuilder
Emojihttps://github.com/w446108264/AndroidEmoji
手勢效果
RecycleView手勢效果https://github.com/iPaulPro/Android-ItemTouchHelper-Demo
RecycleView選中拖拽https://github.com/MFlisar/DragSelectRecyclerView