android switchbutton 大小,SwitchButton

6d1b4ca58a0f0f038c941fd351ada544.png SwitchButton

SwitchButton是用在Android上的开关按钮,最低兼容Android2.1

android switchbutton 大小,SwitchButton_第1张图片

示例APP

特性

支持滑动切换

支持标题

支持Left、Top、Right、Bottom Drawable

支持使用遮罩实现圆角按钮

使用指南(Usage Guide)

导入

从JCenter导入

dependencies{

compile 'me.xiaopan:switchbutton:lastVersionName'

}

lastVersionName:(不带v)

最低支持Android2.2 API 7

准备图片

switch_frame.png

3c5b887e98b7be0dd1ba28d0e0256d19.png

switch_state_normal.png

f600e7996adf5d4eba56dd8b8d1b89aa.png

switch_state_disable.png

422364c70ee2782792c9dc547dcb0ece.png

switch_state_mask.png

5dce12c105e999fa2f05f34dbc692693.png

switch_slider_normal.png

你可能感兴趣的:(android,switchbutton,大小)