Android开发之仿滑动解锁

因为项目需求,现总结一下:自定义滑动开锁,先看效果图。 java 看了几眼美女啦!!!接下来咱们看怎么实现的吧。android 准备 一、在 build.gradle 文件中添加git compile 'com.nineoldandroids:library:2.4.0' compile 'com.github.florent37:viewanimator:1.0.0@aar' 二、在清单文件中添
相关文章
相关标签/搜索