commit | a0ba9182ada1a43816c93afef2d9b7ac1dfd3695 | [log] [tgz] |
---|---|---|
author | Hakjun Choi <hakjunc@google.com> | Mon Jul 29 16:46:38 2024 +0000 |
committer | Hakjun Choi <hakjunc@google.com> | Mon Jul 29 16:46:38 2024 +0000 |
tree | d88453866aea0a89dab7457948b891b8ce6cbcd6 | |
parent | 92e46317d2fa2e1a634964323e59f4398e5ecc6d [diff] |
[Internal cleanup] remove warning message for resource ID Currently we are seeing Drawable com.android.settings:drawable/ic_check_circle_24px has unresolved theme attributes! error To address this, use Context.getDrawable(int) to provide theme info when using the icon Bug: 356149221 Flag: EXEMPT bugfix Test: manually run Satellite setting menu and check the log whether the waring is shown or not Change-Id: I55fd1bd4cbaf07e7433cdd286e71f88dacc3e1b5