Code Monkey home page Code Monkey logo

Comments (8)

FizzClown avatar FizzClown commented on August 24, 2024 1

谢谢,成功解决了问题,等我有空我看下源码具体什么原因

from galleryfinal.

FizzClown avatar FizzClown commented on August 24, 2024

我也是类似的这个错误,我看了下,在调用相机和调用系统相册的时候都会出现空指针的问题,然后打了个断点,是TextView空指针的异常,并不知道哪里出了问题,之前都是好的,demo也是好的,猜测是冲突,但是原因未知

from galleryfinal.

lanjd avatar lanjd commented on August 24, 2024

这个错误不太记得了 = = ,好像是,源码里,有个地方 初始化方法位置上下调用下就行了

from galleryfinal.

FizzClown avatar FizzClown commented on August 24, 2024

private void setTheme() {

    mTvTitle.setTextColor(mThemeConfig.getTitleBarTextColor());
   //这句代码有问题  空指针  mTvTitle为空
}

from galleryfinal.

lanjd avatar lanjd commented on August 24, 2024

这个框架问题还挺多了,目前公司的项目还是用这个。。。由于是接手的别人的代码,没办法,不过我已经修复了几个空指针的问题,如果你需要此框架,你可以留下邮箱,我把我改过的源码发你,你以model的形式依赖就行了

from galleryfinal.

FizzClown avatar FizzClown commented on August 24, 2024

好的,[email protected] 谢谢啦 用的时候不用改什么是吧

from galleryfinal.

lanjd avatar lanjd commented on August 24, 2024

应该不用改,我现在没发现有抛什么异常

from galleryfinal.

lanjd avatar lanjd commented on August 24, 2024

好的

from galleryfinal.

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.