commit | 8a736c7409b0870ce3e06d3a05c319704df20f80 | [log] [tgz] |
---|---|---|
author | Tony Mak <tonymak@google.com> | Tue Nov 07 14:19:30 2017 +0000 |
committer | Tony Mak <tonymak@google.com> | Tue Nov 07 15:07:28 2017 +0000 |
tree | 8beb425bf2ba8c94257177067983dffae42b4796 | |
parent | a7d81598b5cd7c12e97f64015c9f5e316eadaf13 [diff] |
Centeralize items in a row in share sheet The weight sum is wrong, it should be 3 as we have 3 "SpaceLayout" in between 4 items. Indeed, we do not need to specify weightSum explicitly, the UI framework will do it for us. Fix: 68978578 Test: Build and observe the padding Change-Id: I39fc73a0cfb1b557021a9393ff92dd76340b5f22