Giter Site home page Giter Site logo

Comments (6)

CymChad avatar CymChad commented on May 1, 2024

你是你的项目图片问题,不是adapter的问题,你看提示:Not a PNG file

from baserecyclerviewadapterhelper.

mpxl avatar mpxl commented on May 1, 2024

我把github上down下的项目,按照上述操作,运行也是异常
:app:preBuild UP-TO-DATE
:app:preDebugBuild UP-TO-DATE
:app:checkDebugManifest
:app:preReleaseBuild UP-TO-DATE
:app:prepareBaseRecyclerViewAdapterHelperMasterMaterialSpinner105UnspecifiedLibrary UP-TO-DATE
:app:prepareComAndroidSupportAnimatedVectorDrawable2321Library UP-TO-DATE
:app:prepareComAndroidSupportAppcompatV72321Library UP-TO-DATE
:app:prepareComAndroidSupportDesign2321Library UP-TO-DATE
:app:prepareComAndroidSupportRecyclerviewV72330Library UP-TO-DATE
:app:prepareComAndroidSupportSupportV42330Library UP-TO-DATE
:app:prepareComAndroidSupportSupportVectorDrawable2321Library UP-TO-DATE
:app:prepareComGithubCymChadBaseRecyclerViewAdapterHelperV178Library UP-TO-DATE
:app:prepareDebugDependencies
:app:compileDebugAidl UP-TO-DATE
:app:compileDebugRenderscript UP-TO-DATE
:app:generateDebugBuildConfig UP-TO-DATE
:app:generateDebugAssets UP-TO-DATE
:app:mergeDebugAssets UP-TO-DATE
:app:generateDebugResValues UP-TO-DATE
:app:generateDebugResources UP-TO-DATE
:app:mergeDebugResources UP-TO-DATE
:app:processDebugManifest UP-TO-DATE
:app:processDebugResources

from baserecyclerviewadapterhelper.

CymChad avatar CymChad commented on May 1, 2024

demo都运行不了吗?

from baserecyclerviewadapterhelper.

mpxl avatar mpxl commented on May 1, 2024

app下的build.gradle修改成
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
//compile project(path: ':library')
compile project(':material-spinner-1.0.5')
compile 'com.android.support:design:23.2.1'
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.7.8'
}
整个项目下的build.gradle修改成
allprojects {
repositories {
jcenter()
maven { url "https://jitpack.io" }
}
}
这样修改后,就不能运行了

from baserecyclerviewadapterhelper.

mpxl avatar mpxl commented on May 1, 2024

请问这到底怎么回事?急求呀

from baserecyclerviewadapterhelper.

CymChad avatar CymChad commented on May 1, 2024

你加群558178792

from baserecyclerviewadapterhelper.

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.