Code Monkey home page Code Monkey logo

Comments (8)

CelestialPossession avatar CelestialPossession commented on May 24, 2024 1

同样遇到了这个问题,你是怎样修复的?

square/leakcanary#1079

from android-circledialog.

liyuzhao avatar liyuzhao commented on May 24, 2024

同样遇到了这个问题,你是怎样修复的?

from android-circledialog.

limengxin avatar limengxin commented on May 24, 2024

我直接换了一个,这个应该是已经停止更新了

from android-circledialog.

mylhyl avatar mylhyl commented on May 24, 2024

请贴出具体的泄露信息,谢谢!

from android-circledialog.

CelestialPossession avatar CelestialPossession commented on May 24, 2024

screenshot_2019-01-04-16-48-49
screenshot_2019-01-04-16-53-32

以上LeakCanary显示的泄露路径,模拟器为夜神模拟器,安卓4.4

我将项目内所有和handler相关的代码,以及view.post()代码注释掉,泄露仍然存在。

screenshot_2019-01-04-16-49-05

然后我注意到泄露列表里有Exclude标记,猜测是某种不规范调用下的系统级的泄露。

square/leakcanary#1079

598b7014e28d59c8ad2975650dcf1978

最后一张图没有显示Exclude,机型为小米6,MIUI10。

from android-circledialog.

mylhyl avatar mylhyl commented on May 24, 2024

screenshot_2019-01-04-16-48-49
screenshot_2019-01-04-16-53-32

以上LeakCanary显示的泄露路径,模拟器为夜神模拟器,安卓4.4

我将项目内所有和handler相关的代码,以及view.post()代码注释掉,泄露仍然存在。

screenshot_2019-01-04-16-49-05

然后我注意到泄露列表里有Exclude标记,猜测是某种不规范调用下的系统级的泄露。

square/leakcanary#1079

598b7014e28d59c8ad2975650dcf1978

最后一张图没有显示Exclude,机型为小米6,MIUI10。

收到,谢谢!

from android-circledialog.

lisenmr avatar lisenmr commented on May 24, 2024

报错
版本:3.0.10.(请留存一个新版本非AndroidX版本)谢谢
CircleDialog.Builder().setInputHeight(40)
java.lang.ClassCastException: com.mylhyl.circledialog.view.BodyRecyclerView cannot be cast to com.mylhyl.circledialog.view.listener.InputView

from android-circledialog.

mylhyl avatar mylhyl commented on May 24, 2024

报错
版本:3.0.10.(请留存一个新版本非AndroidX版本)谢谢
CircleDialog.Builder().setInputHeight(40)
java.lang.ClassCastException: com.mylhyl.circledialog.view.BodyRecyclerView cannot be cast to com.mylhyl.circledialog.view.listener.InputView

@lisenmr 非androidX
https://github.com/mylhyl/Android-CircleDialog/tree/v4-misSdk16

from android-circledialog.

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.