Skip to content

Conversation

@rt1shnik
Copy link

@rt1shnik rt1shnik commented May 6, 2019

Fixed Problem: after every notifyDataSetChanged ScrollablePanel creates and adds new view to top-left cell (first header) that lead to large memory leak and lags.
Closes #20

Problem: after every notifyDataSetChanged ScrollablePanel creates and adds new view to top-left cell (first header) that lead to large memory leak and lags.
Closes Kelin-Hong#20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

左上角的那个单元格,每次notifyDataSetChanged()都会添加新View到FrameLayout,且旧View没有移除

1 participant