commit | d0e81901dca622d56d936a2bdd84ff89dee9afcb | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Jul 11 14:17:41 2016 +0100 |
committer | Chris Banes <chrisbanes@google.com> | Tue Jul 12 13:45:03 2016 +0000 |
tree | 7df42d15b0cab326a7fcde283cde9715a79fc161 | |
parent | 9d5e156e95528e4d134b0c2043dcee229b2ef96e [diff] |
Fix Snackbar action button padding Two issues here, the first is that we're using Widget.AppCompat.Button.Borderless which has a parent which sets a 88dp minWidth. The second issue is that we don't need to set explicit padding on the button since it already has the correct values from its background drawable. BUG: 30060349 Change-Id: I83ea90170f7785a6c866c6c3d8785c9d8929e14b