Prevent NullPointerException if application activity is singleTop and...
Prevent NullPointerException if application activity is singleTop and minimized/restored from launcher icon. (#108) In that case activity is reused and intent.getExtras() returns null.
Showing
Please register or sign in to comment