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
- Host: GitHub
- URL: https://github.com/anod/android-framework-lib
- Owner: anod
- Created: 2015-08-30T17:12:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T15:58:49.000Z (over 1 year ago)
- Last Synced: 2025-04-28T13:11:52.974Z (about 1 year ago)
- Topics: android-animations, android-library, android-log, android-recyclerview
- Language: Kotlin
- Homepage:
- Size: 439 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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