Coder Social home page Coder Social logo

Comments (4)

g707175425 avatar g707175425 commented on July 30, 2024 1

@XBeats 暂时解决啦,这个bug主要是因为finish activity的时候并不是立即destroy的,所以中间会有段时间在ActivityLifecycleHelper.activities 中会储存已经finish掉的activity,这时进行页面绘制的时候其实绘制的是finish掉但没有destroy掉的activity,如下加上几行代码解决了
image

image

from and_swipeback.

ArtisanM avatar ArtisanM commented on July 30, 2024

测试了一下发现应该是兼容性问题,公司另外几个测试机都不闪,就oppo R7 Plus Android5.1.1这个机型上出现这个问题。

from and_swipeback.

XBeats avatar XBeats commented on July 30, 2024

恩,是的。现在的方法我也是在许多手机上试过的,不过还是不能满足所有机型,只能慢慢兼容吧

from and_swipeback.

lfkdsk avatar lfkdsk commented on July 30, 2024

fix it: #35

from and_swipeback.

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.