blob: ecb584f5e71c9e7b733e1771263b7651ece7b0b3 [file]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2019 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>
<!-- Menu Animation Constants -->
<item type="fraction" format="fraction" name="menu_animation_pivot_x">95%</item>
<!-- Drag-Reorderable List Item -->
<!-- Used for 90% = 230/255 alpha -->
<integer name="list_item_dragged_alpha">230</integer>
<!-- Modern List Item -->
<integer name="list_item_level_default">0</integer>
<integer name="list_item_level_selected">1</integer>
<integer name="list_item_level_incognito">2</integer>
</resources>