-2

the leak image

I can't found the leak, the rootview is remove where destroy

1 Answers1

0

You need to override HomeCultureListFrament.onDestroyView() and set mRootView to null. The fragment views should be released in onDestroyView()

Pierre-Yves Ricau
  • 8,209
  • 2
  • 27
  • 43