1. 首页
  2. 移动开发
  3. 其他
  4. Android代码 自定义底部dialog

Android代码 自定义底部dialog

上传者: 2020-07-17 15:37:06上传 ZIP文件 134.71KB 热度 18次
Bottom Dialog This is a custom dialog attached at the bottom Import At the moment the library is in my personal maven repo repositories { maven { url 'http://dl.bintray.com/raphaelbussa/maven' } } dependencies { compile 'rebus:bottom-dialog:0.0.5' } How to use A sample dial
用户评论