Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information