blob: ad035596ecb6e9e277a213c74bbc4cad4dcf10d9 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2019 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<resources>
<!-- 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>