Removes "fillable loader" library, since it's no longer used for the splash screen.

This commit is contained in:
Vavassor 2017-05-31 20:50:11 -04:00
commit 85f7b16736
2 changed files with 3 additions and 8 deletions

View file

@ -45,7 +45,6 @@ dependencies {
compile 'com.jakewharton.picasso:picasso2-okhttp3-downloader:1.1.0'
compile 'com.pkmmte.view:circularimageview:1.1'
compile 'com.github.varunest:sparkbutton:1.0.5'
compile 'com.mikhaellopez:circularfillableloaders:1.2.0'
compile 'com.github.chrisbanes:PhotoView:2.0.0'
compile 'com.mikepenz:google-material-typeface:3.0.1.0.original@aar'
compile 'com.github.arimorty:floatingsearchview:2.0.4'