Skip to content
#

leakcanary

Here are 57 public repositories matching this topic...

leakcanary
mateuszkwiecinski
mateuszkwiecinski commented Nov 2, 2020

Description

When using leakcanary with android-test 1.3.1-alpha02 ui test suite always pass.
Using alpha version is required due to android/android-test#743 but in case when it gets into stable release more people will face the issue 😞

Steps to Reproduce

Sample project that has test suite passing despite it shouldn't
https://github.com/mateuszkwiecinski/or

一个基于Android MVP的简单明了的指引性通用架构,目的是帮助更多的开发者去全面了解实践开发相关的各种技术,快速搭建属于自已的APP。这个项目涉及到如下技术的实际应用:1、MVP 2、网络请求(Novate基于rxjava,okhttp,retrofit封装架构)3、DbFlow(可保存文件入SD卡) 4、6.0权限申请 5、XRecyclerView 6、万能Adapter7、异常处理 8、日志打印 9、屏幕适配 10、代码混淆 11、多渠道打包 12、内存泄露检测 13、热修复 14、升级更新 15、极光推送 工程更新完善中……欢迎关注 @特别感谢ZJ.Y的Logo支持。

  • Updated Aug 11, 2018
  • Java
Sharkaboi
Sharkaboi commented Oct 30, 2020

Describe the bug
Images don't get deleted on deleting marker. Only the Uri gets deleted but not the actual image in the disk thus leading to duplicates and waste of space.

To Reproduce
Steps to reproduce the behavior:

  1. Add drawing
  2. Delete drawing
    or
  3. Add Marker with images
  4. Delete marker.

Expected behavior
On deletion of drawing > All drawing image and all nested

Android Coding Podcasts Player. Kotlin (and Java) MVP Clean Architecture, RxJava2, Dagger2, Tests (JUnit4+5, MockK, Espresso), Analytics (Crashlytics, LeakCanary, Firebase), CI, Lint, KtLint, Detekt

  • Updated Jan 12, 2019
  • Java

Improve this page

Add a description, image, and links to the leakcanary topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the leakcanary topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.