facebook / facebook/fresco

graphics memory leak

Open
#2,102 8 comments 5 reactions 0 assignees View on GitHub
bug needs-details
Dominant language
Kotlin
Stars
17.2k
Forks
3.7k
PR merge metrics
No merged PRs in 30d

Description

### Description
Graphics memory leak occurred on my device.
Here is my code

``

The code above is item view of RecycleView which load data page by page.
When i scroll to end to load next page, then, graphics memory leak occurs.

**When not use round corner**, leak would not happen.
I can fix it by set Activity **_android:hardwareAccelerated="false"_** ,but list scroll less smoothly.

![20180425172052](https://user-images.githubusercontent.com/2802007/39237226-76718bca-48ad-11e8-89b5-b755e43e297a.png)

### Additional Information

* Fresco version:Any
* Platform version: LeMobile Le X820 Android 6.0.1 API=23

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.