android13/device/google/atv/libraries/BluetoothServices/res/values/dimens.xml

55 lines
2.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2021 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources>
<dimen name="remote_background_corner_radius">6dp</dimen>
<dimen name="progress_fragment_content_width">656dp</dimen>
<dimen name="fullscreen_icon_vertical_padding">10dp</dimen>
<dimen name="fullscreen_icon_horizontal_padding">17dp</dimen>
<dimen name="fullscreen_icon_margin_end">30dp</dimen>
<dimen name="fullscreen_remote_icon_size">125dp</dimen>
<dimen name="fullscreen_remote_icon_elevation">5dp</dimen>
<dimen name="fullscreen_title_margin_bottom">12dp</dimen>
<dimen name="fullscreen_progress_margin_top">18dp</dimen>
<dimen name="fullscreen_progress_margin_bottom">12dp</dimen>
<dimen name="fullscreen_progress_progressbar_width">450dp</dimen>
<dimen name="fullscreen_notice_icon_size">24dp</dimen>
<dimen name="bt_speaker_icon_margin_end">15dp</dimen>
<dimen name="guidance_description_footer_text_size">14sp</dimen>
<dimen name="guidance_description_hint_text_size">12sp</dimen>
<dimen name="guidance_title_text_size">36sp</dimen>
<dimen name="progress_drawable_height">3dp</dimen>
<dimen name="progress_drawable_radius">1dp</dimen>
<dimen name="progress_fragment_progressbar_width">450dp</dimen>
<dimen name="settings_bt_info_item_icon_margin">10dp</dimen>
<dimen name="settings_bt_info_item_icon_margin_top">15dp</dimen>
<dimen name="settings_bt_info_row_margin_bottom">12dp</dimen>
<dimen name="lb_preference_category_height_compact">38dp</dimen>
<dimen name="settings_bt_pair_description_space_bottom">6dp</dimen>
<dimen name="settings_bt_pair_description_line_multiplier">1.3</dimen>
<dimen name="settings_bt_pair_progress_margin">11dp</dimen>
</resources>