Android代码 侧滑菜单流动效果
FlowingDrawer swipe right to display drawer with flowing effects. Download Include the following dependency in your build.gradle file. Gradle: repositories { jcenter() } dependencies { implementation 'com.mxn.soul:flowingdrawer-core:2.0.0' implementation 'com.nineoldandroids:library:2.4.0' } V2.0.0 Features The menu can be positioned along two edges:left and right . Allows the drawer to be opened by dragging the edge or the entire screen. Usage For a
文件列表
Android代码-侧滑菜单流动效果.zip
(预估有个97文件)
FlowingDrawer-master
.gitignore
426B
gradle
wrapper
gradle-wrapper.jar
49KB
gradle-wrapper.properties
233B
README.md
5KB
build.gradle
773B
gradlew.bat
2KB
gradlew
5KB
暂无评论