Upgraded Material Dialogs
- native material progress dialog - auto hide keyboard when saving
This commit is contained in:
parent
8670c312ce
commit
cafd1081ca
5 changed files with 20 additions and 33 deletions
|
|
@ -55,12 +55,10 @@ dependencies {
|
|||
compile 'com.github.ksoichiro:android-observablescrollview:1.3.0'
|
||||
compile 'com.mcxiaoke.volley:library:1.0.+'
|
||||
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.3'
|
||||
compile 'com.afollestad:material-dialogs:0.6.1.5'
|
||||
compile 'com.afollestad:material-dialogs:0.6.3.0'
|
||||
compile('com.crashlytics.sdk.android:crashlytics:2.2.1@aar') {
|
||||
transitive = true;
|
||||
}
|
||||
compile files('../libs/jaudiotagger-2.0.4-20111207.115108-15.jar')
|
||||
compile 'asia.ivity.android:drag-sort-listview:1.0'
|
||||
|
||||
compile 'com.github.navasmdc:MaterialDesign:1.+@aar'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue