fix scrolling in video detail fragment. fixes #2627
This commit is contained in:
parent
3b61546d71
commit
cc7e21a93b
5 changed files with 27 additions and 30 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue