Workaround for crash in GradientDrawable

When cornerRadii is null, GradientDrawable#getCornerRadii() throws NPE
instead of returning null.

Fixes: 156035955
Change-Id: Id606fc8e46b4c44d4dbff3ec28680d7a5b8f5cb9
8 files changed