fix scrolling in video detail fragment. fixes #2627

This commit is contained in:
yausername 2019-09-29 22:05:29 +05:30
parent 3b61546d71
commit cc7e21a93b
5 changed files with 27 additions and 30 deletions

View file

@ -73,7 +73,6 @@ dependencies {
implementation 'com.nostra13.universalimageloader:universal-image-loader:1.9.5'
implementation 'de.hdodenhof:circleimageview:2.2.0'
implementation 'com.github.nirhart:ParallaxScroll:dd53d1f9d1'
implementation 'com.nononsenseapps:filepicker:4.2.1'
implementation "com.google.android.exoplayer:exoplayer:${exoPlayerLibVersion}"