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

  • 相关阅读:
    每日站立会议02
    每日站立会议01
    构建之法阅读笔记02
    学习进度条06
    js获取当前时间戳
    带三角凸的框
    js或者jq的tab切换
    处理浏览器兼容 各个浏览器的标识 hack
    规定CSS的属性仅在IE下生效 在非IE浏览器下不生效
    滚动到某个点 返回顶部字样出来 点击返回顶部
  • 原文地址:https://www.cnblogs.com/zhang-cb/p/6639065.html
Copyright © 2011-2022 走看看