chromium/ui/android/java/res/values-ldrtl/values.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2020 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->

<resources xmlns:tools="http://schemas.android.com/tools">
    <!--  Expand more  -->
    <integer name="expand_more_horizontal_rotation_degree"
        tools:ignore="UnusedResources">90</integer>

    <!-- Menu Animation Constants -->
    <item type="fraction" format="fraction" name="menu_animation_pivot_x">5%</item>
    <item type="fraction" format="fraction" name="menu_start_animation_pivot_x">95%</item>
</resources>