1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-24 22:55:37 +00:00

Implement some material design

This commit is contained in:
Loic Blot
2016-01-31 01:46:44 +01:00
parent 7a0ff98658
commit bee1163c44
6 changed files with 47 additions and 35 deletions
+1
View File
@@ -30,6 +30,7 @@ dependencies {
compile project(':nrzandroidlib')
compile 'com.android.support:support-v13:23.+'
compile 'com.android.support:appcompat-v7:23.+'
compile 'com.android.support:design:23.+'
compile 'in.srain.cube:ultra-ptr:1.0.11'
compile 'com.github.dmytrodanylyk.android-process-button:library:1.0.4'
}