commit | 39ea8100707a0581509c07d5f16fb813a2e311c2 | [log] [tgz] |
---|---|---|
author | Evan Laird <[email protected]> | Fri May 18 19:49:07 2018 -0400 |
committer | Evan Laird <[email protected]> | Fri May 18 19:52:23 2018 -0400 |
tree | c875c15d282a33d70905edeb03aa7dcf5c542d42 | |
parent | e79d9055777641cb735470f1dee5f1f1193cd89c [diff] |
Status bar icons 15 dp Shrink all status bar icons by 2dp. This means setting a scale factor on anything that is a StatusBarIconView, and manually scaling down wifi and mobile data groups. Also fix the padding between the mobile data view and the battery Also snuck in a fix for the battery saver icon clipping on QS Change-Id: I5f5430d9e9c66f5c2794dcf4974cf18aa3bff061 Test: visual Fixes: 74985733 Fixes: 79967193 Bug: 77822905