mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
15 lines
560 B
XML
15 lines
560 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
|
|
<resources>
|
|
|
|
<dimen name="browser_toolbar_height">56dp</dimen>
|
|
<dimen name="browser_toolbar_button_padding">16dp</dimen>
|
|
<dimen name="menu_popup_arrow_margin">8dip</dimen>
|
|
<dimen name="tabs_counter_size">26sp</dimen>
|
|
<dimen name="panel_grid_view_column_width">200dp</dimen>
|
|
|
|
</resources>
|