commit | d0356a19c1630e598a096477ce5cb5d2942a9405 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Thu Apr 26 19:03:12 2012 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Thu Apr 26 19:03:12 2012 -0700 |
tree | d7f93cad41a2f627d7184ec5c73cf051ee591bc5 | |
parent | 16fb5d444cea1c978257807910b96d4e47b78dce [diff] |
Fix launcher icon size for tvdpi. We didn't have a case for tvdpi, so ended up in the default scaling. This resulting in us using 319 instead of 320. Fixed the default case to round, and added explicit cases for tvdpi since this is a standard density. Change-Id: I752b924e1556af94682428c8c0ed7c75d15ac4a4