Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / android / java / res / values-sw600dp / dimens.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Copyright 2014 The Chromium Authors. All rights reserved.
3      Use of this source code is governed by a BSD-style license that can be
4      found in the LICENSE file.
5 -->
6
7 <resources>
8     <!-- Menu Dimensions -->
9     <!-- Necessary to align the menu with the bottom of the toolbar (the anchored button does not
10          extend to the bottom of the toolbar). -->
11     <dimen name="menu_vertical_offset">2dp</dimen>
12
13     <!-- App banner dimensions -->
14     <dimen name="app_banner_icon_size">112dp</dimen>
15     <dimen name="app_banner_icon_margin_end">16dp</dimen>
16     <dimen name="app_banner_button_height">32dp</dimen>
17     <dimen name="app_banner_button_padding_sides">16dp</dimen>
18     <dimen name="app_banner_button_padding_above_below">8dp</dimen>
19     <dimen name="app_banner_text_margin_top">8dp</dimen>
20     <dimen name="app_banner_margin_bottom">8dp</dimen>
21     <dimen name="app_banner_logo_height">24dp</dimen>
22     <dimen name="app_banner_star_height">16dp</dimen>
23 </resources>