зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1391177 - Part 9: Change indicator height in tabs tray page to 4dp. r=nechen,walkingice
MozReview-Commit-ID: JWzkvs0xJEo --HG-- extra : rebase_source : 5220b635279ec8187751e819402f41db94c65d4f
This commit is contained in:
Родитель
352d2d1c0e
Коммит
0dc15e318d
|
@ -8,11 +8,6 @@
|
|||
|
||||
<dimen name="doorhanger_offsetY">100dp</dimen>
|
||||
|
||||
<!-- This value is the height of the Tabs Panel header view
|
||||
(browser_toolbar_height) minus the height of the indicator
|
||||
(6dp). This value should change when the height of the view changes. -->
|
||||
<dimen name="tabs_panel_indicator_selected_padding_top">50dp</dimen>
|
||||
|
||||
<dimen name="browser_toolbar_height_flipper">@dimen/browser_toolbar_height</dimen>
|
||||
<dimen name="browser_toolbar_button_padding">16dp</dimen>
|
||||
<dimen name="browser_toolbar_icon_width">@dimen/browser_toolbar_height</dimen>
|
||||
|
|
|
@ -21,8 +21,8 @@
|
|||
|
||||
<!-- This value is the height of the Tabs Panel header view
|
||||
(browser_toolbar_height) minus the height of the indicator
|
||||
(6dp). This value should change when the height of the view changes. -->
|
||||
<dimen name="tabs_panel_indicator_selected_padding_top">50dp</dimen>
|
||||
(4dp). This value should change when the height of the view changes. -->
|
||||
<dimen name="tabs_panel_indicator_selected_padding_top">52dp</dimen>
|
||||
|
||||
<!-- We use two different values for browser_toolbar_height on tablet
|
||||
which is inconsistent. Temporary value until bug 1150730 is fixed. -->
|
||||
|
|
Загрузка…
Ссылка в новой задаче