From 67cb832c46895193c85a2b9d1b5c95873588ad26 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 14 Jul 2020 22:45:21 +0800 Subject: Replace Hauler with Slidr to avoid weird behaviour in SubsamplingScaleImageView. --- app/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index fced4802..32228199 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -93,7 +93,6 @@ dependencies { implementation 'com.atlassian.commonmark:commonmark:0.13.1' implementation 'com.google.code.gson:gson:2.8.6' implementation 'me.zhanghai.android.fastscroll:library:1.1.2' - implementation "com.thefuntasty.hauler:core:3.1.0" // androidX startup for auto-init implementation "androidx.startup:startup-runtime:1.0.0-alpha01" //crashy -- cgit v1.2.3