/android-flip

A component of flip animation on Android, which is similar to the effect in Flipboard iPhone/Android

Primary LanguageJava

android-flip

Aphid FlipView is a UI component to accomplish the flipping animation like Flipboard does.

A pre-built demo APK file for Android OS 2.2+ can be found at:

https://github.com/openaphid/android-flip/tree/master/FlipView/Demo/APK

Please also refer to our blog post for more details:

http://openaphid.github.com/blog/2012/09/21/aphid-flipview-for-android-v0-dot-9-beta-released/

Release Notes

For a complete change list please checkout our issue tracker

v0.9.6, Dec 12th 2012

New Features:

Bug Fixes

Thanks

  • Special thanks to @iPaulPro for his outstanding contributions.

v0.9.5, Nov 9th 2012

New Features:

screenshot

  • Supports event listener to get notified when flipping finishes. (Issue #3)

  • Supports content reloading when flipping. (Issue #4)

Bug Fixes

  • Incorrect rendering of shadow in horizontal mode. (Issue #7)

v0.9, Sep 21st 2012

First release

screenshot

Copyright and License

Copyright 2012 Aphid Mobile

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
 
   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.