<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2023 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 xmlns:tools="http://schemas.android.com/tools"
    tools:ignore="UnusedResources">
  <!-- Price change module dimens -->
    <dimen name="price_change_module_favicon_background_radius">4dp</dimen>
    <dimen name="price_change_module_favicon_image_size">24dp</dimen>
    <dimen name="price_change_module_image_placeholder_padding">34dp</dimen>
    <dimen name="price_change_module_margin_top">16dp</dimen>
    <dimen name="price_change_module_product_image_size">114dp</dimen>
    <dimen name="price_change_module_product_image_margin">1dp</dimen>
    <dimen name="price_change_module_product_image_corner_radius">12dp</dimen>
</resources>