chromium/chrome/browser/touch_to_fill/common/android/java/res/values/dimens.xml

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

<resources>
    <dimen name="ttf_drag_handlebar_margin">6dp</dimen>
    <dimen name="ttf_buttons_vertical_margin">4dp</dimen>
    <dimen name="ttf_buttons_height">56dp</dimen>
    <dimen name="ttf_sheet_padding">22dp</dimen>
</resources>