Coder Social home page Coder Social logo

选择图片列表显示空白 about matisse HOT 7 CLOSED

leviluo avatar leviluo commented on August 25, 2024
选择图片列表显示空白

from matisse.

Comments (7)

dalingge avatar dalingge commented on August 25, 2024

是因为Fragment1.2.0 会等到退出动画、退出框架转换和退出 AndroidX 转换完成后再调用 onDestroyView()。

from matisse.

CCTV-11 avatar CCTV-11 commented on August 25, 2024

我也遇到这个问题,怎么解决的

from matisse.

as1006 avatar as1006 commented on August 25, 2024

调试了一下,是时序问题。fragment1.1.0的时候,会先调用前一个MediaSelectionFragment的destroy,再调用后一个MediaSelectionFragment的create相关逻辑。在fragment后续的版本中不会。导致了这个问题,可以使用androidx.fragment:fragment1.1.0。但是这个组件有bug,要兼容。能不能早点升级

from matisse.

REBOOTERS avatar REBOOTERS commented on August 25, 2024

please try https://github.com/REBOOTERS/Matisse/releases

from matisse.

FrankLove avatar FrankLove commented on August 25, 2024

@REBOOTERS 0.5.3 it seems also have this bug

from matisse.

REBOOTERS avatar REBOOTERS commented on August 25, 2024

@REBOOTERS 0.5.3 it seems also have this bug

would you like to provide some details about the issue ,pls

from matisse.

FrankLove avatar FrankLove commented on August 25, 2024

@REBOOTERS sorry I don't use the source code to test, So can't provide details to you ,If you can test it with a demo,you will find this problem and see details ,if you can fix this bug we all hope to see it

from matisse.

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.