commit | f2d9199bfbe13f47dd7e29454174cc96ade1487f | [log] [tgz] |
---|---|---|
author | Taesu Lee <taesu82.lee@samsung.com> | Mon Jun 29 14:31:18 2020 +0900 |
committer | Taesu Lee <taesu82.lee@samsung.com> | Mon Jun 29 15:51:07 2020 +0900 |
tree | 0595f4ba0ffb2ef649d044aec5e890e70d9a57ef | |
parent | 392850a825dc6a15c20ff96c794854f61a5d8385 [diff] |
Fix NoSuchMethodError for getTypeInfo() Load an icon image for audio files from app resources instead because ContentResolver#getTypeInfo() is for API level >= 29. And it includes size-fit ic_photo_library_light images also. Bug: 159987488 Test: Manual Change-Id: Ie8f766f148a30e105e598e4b7e6b1b22bccda6ae Signed-off-by: Taesu Lee <taesu82.lee@samsung.com>