1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-12-10 10:28:06 +00:00

made error handling work a bit

This commit is contained in:
Christian Schabesberger
2016-02-25 03:43:13 +01:00
parent 27a2dee3bd
commit 64c423902a
8 changed files with 142 additions and 39 deletions

View File

@@ -42,4 +42,5 @@ dependencies {
compile 'de.hdodenhof:circleimageview:2.0.0'
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'
compile 'com.github.nirhart:parallaxscroll:1.0'
compile 'org.apache.directory.studio:org.apache.commons.lang:2.6'
}