Fix applying live wallpaper keep stopping

After applying the live wallpaper, the device will show Styles &
wallpapers keeps stopping.

NullPointerException: Attempt to invoke virtual method
'android.widget.ImageView.getDrawable()' on a null object reference

Add null check to skip loadPreviewImage().

Bug: 158814822
Test: Manual
Change-Id: I560fac06c2b3be179b399eba9f58db97f9ffc4ba
1 file changed