mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
[GSoC] Added Bubble Scroll (#5023)
* Library added * Bubble scroll implemented * Left and right swipe * Requested changes
This commit is contained in:
parent
40323be3a0
commit
5559282c1a
7 changed files with 58 additions and 7 deletions
|
|
@ -122,6 +122,7 @@ dependencies {
|
|||
implementation "androidx.exifinterface:exifinterface:1.3.2"
|
||||
implementation "androidx.core:core-ktx:$CORE_KTX_VERSION"
|
||||
implementation "androidx.multidex:multidex:2.0.1"
|
||||
compile 'com.simplecityapps:recyclerview-fastscroll:2.0.1'
|
||||
|
||||
//swipe_layout
|
||||
implementation 'com.daimajia.swipelayout:library:1.2.0@aar'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue