commit | 2fa9b7b652dc0424110fdb75c9c8b54cb0086db1 | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Tue Oct 30 15:21:42 2018 -0700 |
committer | Emily Chuang <emilychuang@google.com> | Wed Oct 31 11:09:28 2018 +0800 |
tree | cc3145cd14665d9b5fa18d347d6f3f91a0643d60 | |
parent | 76da1123e4d46cbe23ee2e2c5988bf63ea326710 [diff] |
Fix slice card layout so show more button works correctly Change padding top/bottom to margin, so the sliceview can use the full 288dp height (4 rows + see more button). Side effect is that ripple doesn't fill the entire cardview. But it never did anyway. Change-Id: Ie57187fbe2b8caa2cf9d0dc31d7678eee07085f4 Fixes: 118398695 Test: visual