From e43d0cd8e7a1bb29ed3194956f212e2b97f5044d Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 14 Nov 2021 22:23:41 +0100 Subject: [PATCH] moving some fastscroller things into the library itself --- commons/build.gradle | 2 +- .../new_fastscroller_popup_background.xml | 6 ------ .../layout/new_fastscroller_popup_textview.xml | 15 --------------- 3 files changed, 1 insertion(+), 22 deletions(-) delete mode 100644 commons/src/main/res/drawable/new_fastscroller_popup_background.xml delete mode 100644 commons/src/main/res/layout/new_fastscroller_popup_textview.xml diff --git a/commons/build.gradle b/commons/build.gradle index 6c92eea69..dedf1cf5a 100644 --- a/commons/build.gradle +++ b/commons/build.gradle @@ -34,7 +34,7 @@ dependencies { implementation 'joda-time:joda-time:2.10.3' implementation "androidx.exifinterface:exifinterface:1.3.3" implementation "androidx.biometric:biometric-ktx:1.2.0-alpha03" - implementation 'com.github.tibbi:RecyclerView-FastScroller:79d8271ba4' + implementation 'com.github.tibbi:RecyclerView-FastScroller:d8fe03c64a' api 'com.github.tibbi:reprint:2f49ba01bb' api 'androidx.core:core-ktx:1.6.0' diff --git a/commons/src/main/res/drawable/new_fastscroller_popup_background.xml b/commons/src/main/res/drawable/new_fastscroller_popup_background.xml deleted file mode 100644 index a9215a84b..000000000 --- a/commons/src/main/res/drawable/new_fastscroller_popup_background.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - diff --git a/commons/src/main/res/layout/new_fastscroller_popup_textview.xml b/commons/src/main/res/layout/new_fastscroller_popup_textview.xml deleted file mode 100644 index 1ba4061c7..000000000 --- a/commons/src/main/res/layout/new_fastscroller_popup_textview.xml +++ /dev/null @@ -1,15 +0,0 @@ - -