commit | e488927e34b75fa459015c27174ad00bfa9dc5f0 | [log] [tgz] |
---|---|---|
author | menghanli <menghanli@google.com> | Tue Apr 19 13:36:45 2022 +0800 |
committer | menghanli <menghanli@google.com> | Tue Apr 19 13:36:45 2022 +0800 |
tree | f004db95293027f9317c12f1ae6eef7997da8988 | |
parent | 361d42afe58bcfd5fbc461ae7a4d6d023000a008 [diff] |
Fix wrong glifLayout padding for tablet resolution Root cause: Override the padding by phone padding to caues inconsisstent behahvior. Solution: Remove the attributes Bug: 229106829 Test: Manual testing in t6 (tablet) and raven (phone) Change-Id: I583626a00088d36bda311087e8830f47e49a1152