anod / android-framework-lib

Android standard framework extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-framework-lib

Android standard framework extensions

AppLog - Wrapper on top of android.util.Log class:

  • Formats messages with method name
  • Add support for exception listeners

Animations

  • RevealAnimatorCompat
  • ResizeAnimator
  • AnimatorCollection - performs animation with list of Animators

Images

  • Images MemoryCache
  • ImageLoader using MemoryCache

About

Android standard framework extensions


Languages

Language:Kotlin 67.1%Language:Java 32.9%