WARNING: This is a demo app for a library project!
Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!
This sample showcases the functionality of the library on pre-3.0 platforms (though you can use it on any). The screenshots are of the application running on an Android 1.0 emulator.
Please DO NOT report bugs in reviews. Create an issue on the GitHub project or send them to my email directly. More information available via the website.
新版变化
Add `ViewHelper` class which will delegate new `View` property calls to their native counterparts when available.
Fix: Do not invalidate parent if view is not attached to anything.
Fix: Respect pivot for both scaling in addition to rotating.
了解更多