打赏

android FlipView翻转效果

  1. android-flip
    类似 Flipboard 翻转动画的实现
    项目地址:https://github.com/openaphid/android-flip
    Demo 地址:https://github.com/openaphid/android-flip/blob/master/FlipView/Demo/APK/Aphid-FlipView-Demo.apk?raw=true
    APP 示例:flipboard

  2. FlipImageView
    支持 x、y、z 及动画选择的翻转动画的实现
    项目地址:https://github.com/castorflex/FlipImageView
    Demo 地址:https://play.google.com/store/apps/details?id=fr.castorflex.android.flipimageview

  3. FoldableLayout
    Flip 翻转效果的 ListView,目前还不支持 ListView 缓存
    项目地址:https://github.com/alexvasilkov/FoldableLayout
    Demo 地址:http://play.google.com/store/apps/details?id=com.alexvasilkov.foldablelayout.sample

  4. FlipViewPager.Draco
    Flip 翻转效果的 ViewPager
    项目地址:https://github.com/Yalantis/FlipViewPager.Draco
    效果:flip.gif

十三、ColorPickView

  1. ColorPickerView
    颜色选择器,支持 PopupWindows 或新的 Activity 中打开
    项目地址:https://code.google.com/p/color-picker-view/
    效果图:Renderings

  2. HoloColorPicker
    颜色选择器
    项目地址:https://github.com/LarsWerkman/HoloColorPicker
    Demo 地址:https://docs.google.com/file/d/0BwclyDTlLrdXRzVnTGJvTlRfU2s/edit

  3. ColorPickerPreference
    颜色选择器
    项目地址:https://github.com/attenzione/android-ColorPickerPreference
    效果图:Renderings

  4. ColorPicker
    颜色选择器(Google Agenda 中的样式风格)
    项目地址:https://github.com/flavienlaurent/colorpicker
    Demo 地址:https://raw.github.com/biboune/colorpicker/master/colorpicker-sample.apk
    效果图:Renderings

posted @ 2023-03-20 15:45  张学涛  阅读(100)  评论(0编辑  收藏  举报