Giter Site home page Giter Site logo

Comments (3)

alibitek avatar alibitek commented on August 16, 2024

@rikinkatyal Your problem is not related to RecyclerViewFastScroller, but with Android Support library.
Did you read the error message?
Could not find com.android.support:support-v4:22.1.0. Required by: [...] xyz.danoz:recyclerviewfastscroller:0.1.3
Do you have Android Support Repository and Android Support Library installed in the Android SDK Manager?
Do you have compile 'com.android.support:support-v4:22.2.0' in the build.gradle file for your app's module?
Did you run Tools -> Android -> Sync Project with Gradle Files after adding the support library to gradle?

from recyclerviewfastscroller.

sirvar avatar sirvar commented on August 16, 2024

Please see the attached image as to what happens when I use the 22.2.0
dependency.

On Thu, Jun 25, 2015 at 4:49 AM, Mnemonic Flow [email protected]
wrote:

@rikinkatyal https://github.com/rikinkatyal Your problem is not related
to RecyclerViewFastScroller, but with Android Support library.

Do you have Android Support Repository and Android Support Library
installed in the Android SDK Manager?
Do you have compile 'com.android.support:support-v4:22.2.0' in the
build.gradle file for your app's module?
Did you run Tools -> Android -> Sync Project with Gradle Files after
adding the support library to gradle?

β€”
Reply to this email directly or view it on GitHub
#38 (comment)
.

Thanks
Rikin Katyal

from recyclerviewfastscroller.

alibitek avatar alibitek commented on August 16, 2024

@rikinkatyal Sorry, there is no attached image. Keep in mind that you need to set the version string according to what Android Support library version you have installed. I'm using the latest version. Run Android SDK Manager and check/update.

from recyclerviewfastscroller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.