An open API service indexing awesome lists of open source software.

https://github.com/anod/android-framework-lib

Android standard framework extensions
https://github.com/anod/android-framework-lib

android-animations android-library android-log android-recyclerview

Last synced: 9 months ago
JSON representation

Android standard framework extensions

Awesome Lists containing this project

README

          

# 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