leakcanary
Here are 57 public repositories matching this topic...
-
Updated
Oct 29, 2020 - Java
-
Updated
Jul 23, 2020 - Java
-
Updated
Jun 23, 2020
-
Updated
Aug 19, 2018 - Java
-
Updated
Aug 23, 2020 - Kotlin
-
Updated
Nov 28, 2017 - Kotlin
-
Updated
Dec 17, 2019 - Java
-
Updated
Nov 9, 2020 - Kotlin
-
Updated
May 15, 2019 - Kotlin
-
Updated
Aug 11, 2018 - Java
-
Updated
Apr 12, 2019 - Java
-
Updated
May 20, 2017 - Java
-
Updated
Jul 1, 2020 - Java
-
Updated
Dec 1, 2018 - Kotlin
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:
- Add drawing
- Delete drawing
or - Add Marker with images
- Delete marker.
Expected behavior
On deletion of drawing > All drawing image and all nested
-
Updated
Sep 18, 2018 - Kotlin
-
Updated
Apr 21, 2019 - Java
-
Updated
Dec 16, 2017 - Java
-
Updated
Jul 11, 2017 - Java
-
Updated
Apr 25, 2020 - Java
-
Updated
May 8, 2020 - Kotlin
-
Updated
Dec 18, 2017 - Kotlin
-
Updated
Mar 19, 2018 - Java
-
Updated
Sep 25, 2018 - Kotlin
-
Updated
Sep 23, 2018 - Kotlin
-
Updated
Jan 1, 2018 - Java
-
Updated
Apr 5, 2018 - Java
-
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.
Add this topic to your repo
To associate your repository with the leakcanary topic, visit your repo's landing page and select "manage topics."
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