commit | 49ec54250f0cafd962c3c5f7f286875cf499483a | [log] [tgz] |
---|---|---|
author | Abodunrinwa Toki <toki@google.com> | Wed Apr 25 14:07:17 2018 +0100 |
committer | Abodunrinwa Toki <toki@google.com> | Wed Apr 25 15:46:54 2018 +0100 |
tree | 6eb500d0d8b71a37e29baa15ddb81859a469fc47 | |
parent | 519249f4725790794d51964289efc4fc6b627755 [diff] |
Fix floating toolbar menu item spacing. We mistakenly changed floating_toolbar_menu_button_side_padding in I309c729eb842d9388066bfb43eb18f33dbfe10b8 where in fact what we wanted to do was to just change the mIconTextSpacing. This cl fixes that. Change-Id: I1b940eb12d2948f8c167c3f37ed0eba105b9f5ce Fixes: 74032743 Test: built, observed visual look Test: bit FrameworksCoreTests:android.widget.TextViewActivityTest Test: bit CtsWidgetTestCases:android.widget.cts.TextViewTest