add: some samples of ui widgets

This commit is contained in:
hyb1996
2017-11-30 14:14:54 +08:00
parent 7bf9b3f0d9
commit 45bbc33ab7
23 changed files with 357 additions and 17 deletions

View File

@@ -135,7 +135,6 @@ dependencies {
compile('com.afollestad.material-dialogs:commons:0.9.2.3', {
exclude group: 'com.android.support'
})
compile 'com.makeramen:roundedimageview:2.3.0'
compile 'com.rengwuxian.materialedittext:library:2.0.3'
compile 'org.msgpack:msgpack-core:0.8.11'
compile project(':automator')