Git Product home page Git Product logo

Comments (11)

sangcomz avatar sangcomz commented on August 16, 2024

did you use NoActionBar Theme?? maybe NoActionBar Theme is occur this.
i will fix that! thank you!

from fishbun.

sidhantpanda avatar sidhantpanda commented on August 16, 2024

Yes, I am using NoActionBar theme. Let me know if you want help :)

from fishbun.

sangcomz avatar sangcomz commented on August 16, 2024

i fix that, you accept fishbun 0.1.2v and tell me!

from fishbun.

sidhantpanda avatar sidhantpanda commented on August 16, 2024

java.lang.NoClassDefFoundError: Failed resolution of: Lcom/bumptech/glide/Glide;
at com.sangcomz.fishbun.adapter.AlbumListAdapter.onBindViewHolder(AlbumListAdapter.java:89)
at com.sangcomz.fishbun.adapter.AlbumListAdapter.onBindViewHolder(AlbumListAdapter.java:25)
at android.support.v7.widget.RecyclerView$Adapter.onBindViewHolder(RecyclerView.java:5277)
at android.support.v7.widget.RecyclerView$Adapter.bindViewHolder(RecyclerView.java:5310)
at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:4568)
at android.support.v7.widget.RecyclerView$Recycler.getViewForPosition(RecyclerView.java:4461)

from fishbun.

sidhantpanda avatar sidhantpanda commented on August 16, 2024

This is the error I am getting now

from fishbun.

sangcomz avatar sangcomz commented on August 16, 2024

um...yes i will find!!! thank you!

from fishbun.

TunaYagci avatar TunaYagci commented on August 16, 2024

I'm getting the same error. Is there any update on solution?

Update---
You need to add the design lib and glide to dependencies.

compile 'com.android.support:design:22.2.0'
compile 'com.github.bumptech.glide:glide:3.6.0'

or the higher versions

from fishbun.

sidhantpanda avatar sidhantpanda commented on August 16, 2024

@MyHeartsECO yes need to include that library. Also need to mention the repository :

repositories {
    mavenCentral()
}

from fishbun.

sangcomz avatar sangcomz commented on August 16, 2024

@MyHeartsECO @sidhantpanda um, i don't understand, Add support design and glide in library dependencies? also mavenCentral()?

from fishbun.

TunaYagci avatar TunaYagci commented on August 16, 2024

Yes, you should edit your readme with those libraries. It's not working without those.

from fishbun.

sangcomz avatar sangcomz commented on August 16, 2024

aha yes, i understand! thank you : )

from fishbun.

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.