Android代码 自定义底部dialog
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
文件列表
Android代码-自定义底部dialog.zip
(预估有个68文件)
BottomDialog-master
.gitignore
91B
app
build.gradle
2KB
src
androidTest
java
rebus
bottomdialog
ApplicationTest.java
349B
暂无评论