commit | 8d018fce17312b2ef00c2720371f35829dadc302 | [log] [tgz] |
---|---|---|
author | Julia Tuttle <juliatuttle@google.com> | Wed Apr 24 19:24:10 2024 -0400 |
committer | Julia Tuttle <juliatuttle@google.com> | Thu Apr 25 17:56:34 2024 +0000 |
tree | aacff4e734a6f50a84a315ed2d56a3fea9cc82c2 | |
parent | 1e5e9b7be92dcd619e2f1e148a452286b4c3c59f [diff] |
BigPictureStyle: log when Icon.loadDrawable returns empty BitmapDrawable Right now, if Icon.loadDrawable fails to decode the image file at the end of an Icon URI, it returns a non-null BitmapDrawable with a null Bitmap. I'm fixing this elsewhere, but in the meantime, log this as an error. Bug: 335878768 Flag: NONE only adds log messages Test: manual Change-Id: I69a75994dea55f4df88557bd693d7d14f1125c9d