Depth Lib Android 开源

1,081 阅读1分钟
原文链接: github.com

Depth-LIB-Android-

A library that gives depth/thickness to Views. It also contains some examples of Canvas drawing techniques to create particle systems, waves and grain effect. I wasn’t really happy with the default shadows in Android beacuse they start misbehaving when they are rotated so I made my own shadow solution. The project also contains various tweening functions for animations, and uses the Facebook rebound lib for some tweens. Don’t expect too much from this lib, it was written as a quick prototype, so the visuals look good but the code behind it could have been better.