simonebortolin / FlowLayoutManager

Android 3rd party library to make implementing a FlowLayoutManager
GNU General Public License v3.0
21 stars 11 forks source link

Merge pull request #16 from ChristophKaser/FixMemoryLeak #5

Closed simonebortolin closed 6 years ago

simonebortolin commented 6 years ago

Fixes a memory leak where a global layout listener is added but never…