commit | 0abf3cdc5f5f604a19bdd95ffd4243343a4b3bfb | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Tue Jul 06 16:29:23 2021 +0200 |
committer | Beth Thibodeau <ethibodeau@google.com> | Wed Jul 21 16:47:46 2021 +0000 |
tree | df2bab91eb0ba0213f87fd3c9886c0d6a79cea2b | |
parent | cc8ebcaf9d9c57aab9eead5db12ac35cf39e7731 [diff] |
Fixed the padding of quick settings Quick settings was accounting for double the padding / or not enough in most cases. The padding is now only on the quick settings itself and the various workarounds in the build are reverted. Media and the horizontal layout would obtain negative margins for example, which where just cancelling themselves out. Fixes: 192937466 Test: add media / no media, observe proper 24dp padding below Change-Id: I635afaaf9185c32a9f04851453ac7c0d20612c11