1. 首页
  2. 数据库
  3. 其它
  4. Android代码 侧滑菜单流动效果

Android代码 侧滑菜单流动效果

上传者: 2021-04-18 06:32:01上传 ZIP文件 4.54MB 热度 6次
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
用户评论