<?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">
    <!-- User Picture Dimensions -->
    <dimen name="user_picture_size">40dp</dimen>
    <dimen name="badge_position_x">26dp</dimen>
    <dimen name="badge_position_y">20dp</dimen>
    <dimen name="badge_border_size">1.3dp</dimen>
    <dimen name="badge_size">20dp</dimen>
</resources>
