MaterialShowcaseView
MaterialShowcaseView copied to clipboard
Reference getLocationWindow[] will return null onCreateOptionsMenu
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.