2017 © Pedro Peláez
 

library sh-switch-view

an iOS-7 Style Switch for android

image

7heaven/sh-switch-view

an iOS-7 Style Switch for android

  • Thursday, May 7, 2015
  • by 7heaven1
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Download Build Status License, (*1)

IOS7 风格的Switch开关

IOS7 Style Switch Widget


art1, (*2)

art3, (*3)

art4, (*4)

art5, (*5)

添加到你的项目中

add to your project


在gradle脚本的dependencies中加入, (*6)

add follow line to your dependencies in gradle script, (*7)

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

使用

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标签改变颜色, (*8)

change tint color using attribute show as follow, (*9)

art2, (*10)

The Versions

07/05 2015

dev-master

9999999-dev https://github.com/7heaven/SHSwitchView

an iOS-7 Style Switch for android

  Sources   Download

MIT

by Avatar 7heaven

widget switch ios style