一款MD风格Dialog,兼容
aide吧
全部回复
仅看楼主
level 10
🔥冷雨夜 楼主
一款MD风格Dialog,兼容低版本
Github地址:https://github.com/Langyuye/MaterialDialog-master
AIDE项目地址:
百度网盘
2017年09月18日 16点09分 1
level 10
🔥冷雨夜 楼主
build.gradle配置
allprojects {
repositories {
jcenter()
maven{
url "https://raw.githubusercontent.com/Langyuye/MaterialDialog/master"
}
}
}
dependencies {
compile 'com.langyuye.library:dialog:1.0.0'
}
2017年09月18日 16点09分 2
level 9
厉害
2017年09月19日 03点09分 5
level 10
🔥冷雨夜 楼主
具体使用方法可以查阅项目文档
2017年09月19日 07点09分 7
level 13
厉害
2017年09月19日 14点09分 8
level 6
正好也在学习自定义dialog,楼主,界面好难写怎么办啊不能拖放我就只能一个一个添加位置我不能自定义
2017年10月09日 11点10分 10
想直接拖放去看看约束布局吧
2017年10月11日 16点10分
level 5
4。。。404
2017年11月08日 21点11分 11
level 5
包里就一个mainactivity。。帧废
2017年11月09日 02点11分 13
1