zoukankan      html  css  js  c++  java
  • 整理一些酷炫的android特效开源代码---持续更新

    作为21世纪的程序猿,

    我们信奉拿来主义的同时,我们更喜欢站在巨人的肩膀上。

    TagViewLayout

    https://github.com/jjhesk/TagViewLayout

     此文章整理了很多的炫酷特效,特此引用

    http://blog.csdn.net/easyer2012/article/details/50483930

    发送邮件效果

    https://github.com/sharish/SendEmailAnimation

    密码可见效果

    https://github.com/lisawray/passwordview

    应用锁

    https://github.com/dawsonice/AppLock

    这个源码网站整理了超级多的特效源码,

    http://www.23code.com/

    Android特效集锦大神整理

     http://www.kancloud.cn/digest/liuguilin/120367

    各种tab菜单的特效

    https://github.com/H07000223/FlycoTabLayout

    项目中使用到的一些资源

    模仿探探的ui效果

    https://github.com/xmuSistone/android-card-slide-panel

    大神封装好的Recyclerview

    https://github.com/CymChad/BaseRecyclerViewAdapterHelper

    视频引导页

    https://github.com/pricnehao/Video

    Android流式布局,支持单选、多选等,适合用于产品标签等。

    https://github.com/hongyangAndroid/FlowLayout

    相册图片选择开源项目

    https://github.com/smuyyh/ImageSelector

    logger替换log打印

    https://github.com/orhanobut/logger

    图片自由缩放控件源码photoview

    https://github.com/chrisbanes/PhotoView

    仿ios弹窗

     https://github.com/imtianx/PopMenu

  • 相关阅读:
    6-stm32 滴答定时器(delay不带中断延时)
    5-stm32 滴答定时器(delay中断延时)
    4- stm32 gpio重映射
    3- stm32 gpio寄存器
    2-stm32 gpio位带
    Linux Command
    DIV+CSS规范命名
    JS事件报错之Cannot set property 'onclick' of null
    创建对象的三种方式
    密码的显示和隐藏
  • 原文地址:https://www.cnblogs.com/zhang-cb/p/6639065.html
Copyright © 2011-2022 走看看