Giter Club home page Giter Club logo

yzslib's Introduction

Android百科全书二维码.jpg

本人最新公众号《Android百科全书》,汇集了各个公众号的优秀文章,进行分类整理,让大家能够更方便的查阅,希望大家多多支持,来个关注奥。

YzsLib

image

    远程依赖方法在项目根目录下的build.gradle添加如下

       allprojects { repositories { ... maven { url "https://jitpack.io" } } }

    在引用项目处添加
    dependencies {
            compile 'com.github.yaozs:YzsLib:0.2'  
    	}
    
    
    目前最新版本为0.2,就是最新的release版本,之后引用修改版本号就可以

       YzsLib开源交流群:331973212

       一个共享的快速开发框架,本人会逐渐完善,让他越来越完美

    * 16.10.23 更新了NoticeView,公告条控件,支持绑定activity与fragment生命周期
    * 16.10.24 更新了base类
    * 16.11.3  更新控件nicespiner(美观又动画的自定义spinner),toggleButton(仿苹果滑动按钮)
    * 16.11.7  更新BaseActivity,支持4.4版本以上沉浸式
               更新控件AutoSwipeRefreshLayout    自动刷新SwipeRefreshLayout
               更新控件MultiImageView  显示1 ~ N 张图片的View仿微信朋友圈
               更新控件ColorFilterImageView  实现图像根据按下抬起动作变化颜色
    * 16.11.8  更新控件AdaptiveWebView,实现控件支持高度自适应,动态测量出网页的高度
    * 16.11.15 更新控件QuantityView(购物车加减控件),更新工具类ArithmeticUtils精度运算工具类
               更新style——activity,配合YzsBase使用实现沉浸式
    * 16.11.20 更新工具类,更新fragment替代库,增加glide加载辅助库,删除YzsBaseFragmentActivity,
               添加6.0权限申请工具,添加

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.