一个具有图标动画和颜色过渡的物质开关
A material Switch with icon animations and color transitions
Youtube Material Animated Switch video
By default show the inbox pinned switch
With custom colors and icons attributes
Remember put this for custom attribute usage
xmlns:app="http://schemas.android.com/apk/res-auto"
Add repository
repositories {
maven {
url "http://dl.bintray.com/glomadrian/maven"
}
}
Add dependency
compile 'com.github.glomadrian:MaterialAnimatedSwitch:1.1@aar'
V 1.1
Adrián García Lomas -
Copyright 2015 Adrián García Lomas
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
暂无开放 Issues,或尚未同步最近议题。