DaireJN
Results
2
issues of
DaireJN
add ViewTreeObserver.OnGlobalLayoutListener callback to bottom nav and operate on the view when its OnGlobalLayoutListener is called to prevent accessing the view while in an invalid state
I want to load a list of strings from an api, how to disable click events until the data is ready?