blob: 5aea1d709f7d0b16200a15971cd564083b793b8f [file] [log] [blame]
<!--
~ Copyright (C) 2022 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="safety_center_card_margin">2dp</dimen>
<dimen name="safety_center_list_margin">16dp</dimen>
<dimen name="safety_center_action_button_list_margin">16dp</dimen>
<dimen name="safety_center_indicator_card_icon_margin">28dp</dimen>
<dimen name="safety_center_indicator_expand_button_background">24dp</dimen>
<dimen name="safety_center_top_action_button_margin">24dp</dimen>
<dimen name="safety_center_icon_button_touch_target_size">48dp</dimen>
<dimen name="safety_center_entry_padding_end">24dp</dimen>
<dimen name="safety_center_group_header_expanded_padding_top">24dp</dimen>
<dimen name="safety_center_group_header_expanded_padding_bottom">8dp</dimen>
<dimen name="safety_center_group_header_collapsed_padding_top">20dp</dimen>
<dimen name="safety_center_group_header_collapsed_padding_bottom">20dp</dimen>
<dimen name="safety_center_card_margin_bottom">24dp</dimen>
</resources>