blob: 5c0d5b54b252cc1a84825fd5e8076c0103a8da89 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2016 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
<resources>
<dimen name="fre_content_margin">60dp</dimen>
<!-- Copy of corresponding abc_* values from AppCompat. Used by
TabbedModeFirstRunActivity to simulate DialogWhenLarge layout. -->
<item type="dimen" name="dialog_fixed_width_major">60%</item>
<item type="dimen" name="dialog_fixed_width_minor">90%</item>
<item type="dimen" name="dialog_fixed_height_major">60%</item>
<item type="dimen" name="dialog_fixed_height_minor">90%</item>
</resources>