MaterialShowcaseView icon indicating copy to clipboard operation
MaterialShowcaseView copied to clipboard

Reference getLocationWindow[] will return null onCreateOptionsMenu

Open eternalBlast opened this issue 9 years ago • 0 comments

Hello, is there any way to handle NPE onCreateOptionsMenu to handle showcase on menu without using Handler? Because i must request data first and wait until it has finish loaded. I know this can be solved using Handler. But, i think that's not the best solution.

eternalBlast avatar Aug 04 '16 07:08 eternalBlast