Home | History | Annotate | Download | only in values-sw600dp
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!-- Copyright 2013 The Chromium Authors. All rights reserved.
      3 
      4      Use of this source code is governed by a BSD-style license that can be
      5      found in the LICENSE file.
      6 -->
      7 
      8 <resources>
      9     <!-- Menu Dimensions -->
     10     <!-- Necessary to align the menu with the bottom of the toolbar (the anchored button does not
     11          extend to the bottom of the toolbar). -->
     12     <dimen name="menu_vertical_offset">2dp</dimen>
     13 </resources>
     14