NetworkImage - fix nullPointerException.

1. getLayoutParams() can be null.
2. old version used LinearLayout.LayoutParams instead of ViewGroup.LayoutParams
1 file changed