commit | 6fa61bbb04ea18420b738c4ccf094d813edbe2fa | [log] [tgz] |
---|---|---|
author | Hyunyoung Song <hyunyoungs@google.com> | Thu Oct 25 22:34:44 2018 -0700 |
committer | Hyunyoung Song <hyunyoungs@google.com> | Thu Oct 25 22:34:44 2018 -0700 |
tree | b9b15ba3dbebeb90e54769cc27d8eed1e9121818 | |
parent | 148eba158ca7a7473b46d97793db76315ae76329 [diff] |
Fix PackageInstaller icon resizing issue Bug: 114719061 Test: builds, installed the app and verified visually TL;DR;; when main icon is rendered, there's no guarantee that the icon will be rendered in 48dp view. For the inset to be applied proportionally, percentage should be used instead of static dp unit. Change-Id: Iacfcf7a5a2aa430c70c5db7c803267cf7eb5ad45