-
```
In com.achep.acdisplay:4.0-debug:77.
* com.achep.acdisplay.services.MediaService has leaked:
* GC ROOT android.service.notification.NotificationListenerService$INotificationListenerWrapper.this$0
…
AChep updated
8 years ago
-
I am facing a memory leak when using this library. I think it's probably due to the `Composition` used in [bonsai/core/tree/Tree.kt](https://github.com/adrielcafe/bonsai/blob/main/bonsai-core/src/comm…
-
При использовании SDK версии 7.2.0 наблюдается утечка памяти в формате rewarded. Для воспроизведения нужно загрузить рекламу и сразу же её закрыть (отказаться от награды). Проблема воспроизводится в […
-
**Is your feature request related to a problem? Please describe.**
I've noticed that Measure Android SDK uses a content provider, `MeasureInitProvider`, to mark the application's start time.
ht…
-
01-22 09:15:44.807 25945 26015 D LeakCanary: Found 5 objects retained, dumping heap now (app is visible & >=5 threshold)
01-22 09:15:44.816 25945 26015 D LeakCanary: Removing 1 heap dumps
01-22 09:1…
-
**To Reproduce**
run the app with the FastImage library added and exit it, leakCanary detects memoryleak.
**Screenshots**
![Screenshot_20200626-150719](https://user-images.githubusercontent.com/3…
-
Hi,
When using this library, `com.canelmas.let.DelayedTasks.tasks` appears to leak an instance of the fragment that uses it. Below is a LeakCanary log. Please let me know if I can provide any addit…
-
I added [LeakCanary](https://square.github.io/leakcanary) to sample app, played around with `LiteListDemoActivity` and leak canary detects a lot of leaks in this activity.
#### Environment details…
-
版本号:2.0.3
使用场景:Tab+ViewPager+Fragment,结合autoRefresh()
D/LeakCanary: ├─ com.xxxx.ui.main.fragment.DynamicCategoryFragment instance
D/LeakCanary: │ Leaking: NO (Fragment#mFragmentManager is no…
-
Hello,
I apologize in advance -- if this is not the right venue to report the issue and ask for help.
I am using your application to teach myself android programming. I think your application combines…
vladp updated
8 years ago