Giter VIP home page Giter VIP logo

shswitchview's Introduction

Download Build Status License

##IOS7 风格的Switch开关
###IOS7 Style Switch Widget


art1

art3

art4

art5

##添加到你的项目中 ###add to your project


在gradle脚本的dependencies中加入

add follow line to your dependencies in gradle script

compile 'com.7heaven.ioswidget:iosswitch:0.5'

##使用 ###usage



通过setOn(boolean on)方法设置switch状态,setOn(boolean on, boolean animated)的animated参数决定是否以动画方式切换switch状态

using setOn(boolean on) method to set switch state,pass animated to setOn(boolean on, boolean animated) to switch state animated or not

通过isOn()获取switch状态

using isOn() method to get switch state
通过setOnSwitchStateChangeListener方法增加状态改变回调

using setOnSwitchStateChangeListener method to add a callback for switch state change

可在xml文件内通过tintColor标签改变颜色

change tint color using attribute show as follow

art2

shswitchview's People

Contributors

7heaven avatar beautifulsoup avatar

Watchers

 avatar  avatar

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.