-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
Hello. I think In your example it will be better to add
aList.getViewTreeObserver().addOnGlobalLayoutListener(onGlobalLayoutListener)
on Activity or Fragment Resume and remove it
historyList.getViewTreeObserver().removeGlobalOnLayoutListener(onGlobalLayoutListe
ner);
on Pause.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels