Loading
Avoid NullPointer access when using the default icon
In the exception case the mDefaultIcon field is accessed but it can be a NullPointer leading to a hard exception. Using null in that case allows to catch that later, just like if the icon could not be loaded. Based on: I25e3d390091c5fd290c83287ead3718aa7084edd Change-Id: Ib705294a508741406167965ac7c206d0e9ca3903