commit | e5e7fa7dcd9634990e6e75bd5b90dd277471d75a | [log] [tgz] |
---|---|---|
author | zekaiz <zekaiz@codeaurora.org> | Wed Sep 28 14:11:40 2016 +0800 |
committer | zekaiz <zekaiz@codeaurora.org> | Wed Sep 28 14:11:40 2016 +0800 |
tree | 95693bc4fded9452bfb16727fdedc851387fe84c | |
parent | cf75ef3bf3facc74a2fcc301cb1375a91d9561cc [diff] |
Music: Blank while get album picture failed The type of default resource is svg which will is Drawable but not Bitmap, invoke View.setImageViewBitmap will do nothing in this case Call View.setImageViewReource while get album picture failed and setImageViewBitmap if success Change-Id: Id462fd834bb19ec3d8ea55870f16705dd81a58a2 CRs-Fixed: 1072043