зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1379551 - change tab indicator height r=jwu
now toolbar height becomes 56dp in Photon. Then Tab indicator should be 56 - 6 = 50dp. MozReview-Commit-ID: 17M5iX7uRNH --HG-- extra : rebase_source : eef2ce3a964766a193e7c40bbea97ea078f0056a
This commit is contained in:
Родитель
124429537c
Коммит
14188cafad
|
@ -21,7 +21,7 @@
|
|||
<!-- 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">42dp</dimen>
|
||||
<dimen name="tabs_panel_indicator_selected_padding_top">50dp</dimen>
|
||||
|
||||
<!-- We use two different values for browser_toolbar_height on tablet
|
||||
which is inconsistent. Temporary value until bug 1150730 is fixed. -->
|
||||
|
|
Загрузка…
Ссылка в новой задаче