|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<!-- |
| 3 | + ~ Copyright (C) 2022 The Android Open Source Project |
| 4 | + ~ |
| 5 | + ~ Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | + ~ you may not use this file except in compliance with the License. |
| 7 | + ~ You may obtain a copy of the License at |
| 8 | + ~ |
| 9 | + ~ http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | + ~ |
| 11 | + ~ Unless required by applicable law or agreed to in writing, software |
| 12 | + ~ distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | + ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | + ~ See the License for the specific language governing permissions and |
| 15 | + ~ limitations under the License. |
| 16 | +--> |
| 17 | +<!-- AUTOGENERATED FILE. DO NOT MODIFY. --> |
| 18 | +<!-- Version: v0.147 --> |
| 19 | + |
| 20 | +<resources> |
| 21 | + |
| 22 | + <!-- Generated from token set (md.comp.radio-button) in context (platform=android, audience=3p). --> |
| 23 | + <!-- Enabled - Icon --> |
| 24 | + <macro name="m3_comp_radio_button_selected_icon_color">?attr/colorPrimary</macro> |
| 25 | + <macro name="m3_comp_radio_button_unselected_icon_color">?attr/colorOnSurfaceVariant</macro> |
| 26 | + <!-- Disabled - Icon --> |
| 27 | + <macro name="m3_comp_radio_button_disabled_selected_icon_color">?attr/colorOnSurface</macro> |
| 28 | + <item name="m3_comp_radio_button_disabled_selected_icon_opacity" format="float" type="dimen">0.38</item> |
| 29 | + <macro name="m3_comp_radio_button_disabled_unselected_icon_color">?attr/colorOnSurface</macro> |
| 30 | + <item name="m3_comp_radio_button_disabled_unselected_icon_opacity" format="float" type="dimen">0.38</item> |
| 31 | + <!-- Hovered - State layer --> |
| 32 | + <macro name="m3_comp_radio_button_selected_hover_state_layer_color">?attr/colorPrimary</macro> |
| 33 | + <dimen name="m3_comp_radio_button_selected_hover_state_layer_opacity">@dimen/m3_sys_state_hover_state_layer_opacity</dimen> |
| 34 | + <macro name="m3_comp_radio_button_unselected_hover_state_layer_color">?attr/colorOnSurface</macro> |
| 35 | + <dimen name="m3_comp_radio_button_unselected_hover_state_layer_opacity">@dimen/m3_sys_state_hover_state_layer_opacity</dimen> |
| 36 | + <!-- Hovered - Icon --> |
| 37 | + <macro name="m3_comp_radio_button_selected_hover_icon_color">?attr/colorPrimary</macro> |
| 38 | + <macro name="m3_comp_radio_button_unselected_hover_icon_color">?attr/colorOnSurface</macro> |
| 39 | + <!-- Focused - State layer --> |
| 40 | + <macro name="m3_comp_radio_button_selected_focus_state_layer_color">?attr/colorPrimary</macro> |
| 41 | + <dimen name="m3_comp_radio_button_selected_focus_state_layer_opacity">@dimen/m3_sys_state_focus_state_layer_opacity</dimen> |
| 42 | + <macro name="m3_comp_radio_button_unselected_focus_state_layer_color">?attr/colorOnSurface</macro> |
| 43 | + <dimen name="m3_comp_radio_button_unselected_focus_state_layer_opacity">@dimen/m3_sys_state_focus_state_layer_opacity</dimen> |
| 44 | + <!-- Focused - Icon --> |
| 45 | + <macro name="m3_comp_radio_button_selected_focus_icon_color">?attr/colorPrimary</macro> |
| 46 | + <macro name="m3_comp_radio_button_unselected_focus_icon_color">?attr/colorOnSurface</macro> |
| 47 | + <!-- Pressed (rippple) - State layer --> |
| 48 | + <macro name="m3_comp_radio_button_selected_pressed_state_layer_color">?attr/colorOnSurface</macro> |
| 49 | + <dimen name="m3_comp_radio_button_selected_pressed_state_layer_opacity">@dimen/m3_sys_state_pressed_state_layer_opacity</dimen> |
| 50 | + <macro name="m3_comp_radio_button_unselected_pressed_state_layer_color">?attr/colorPrimary</macro> |
| 51 | + <dimen name="m3_comp_radio_button_unselected_pressed_state_layer_opacity">@dimen/m3_sys_state_pressed_state_layer_opacity</dimen> |
| 52 | + <!-- Pressed (rippple) - Icon --> |
| 53 | + <macro name="m3_comp_radio_button_selected_pressed_icon_color">?attr/colorPrimary</macro> |
| 54 | + <macro name="m3_comp_radio_button_unselected_pressed_icon_color">?attr/colorOnSurface</macro> |
| 55 | + |
| 56 | +</resources> |
0 commit comments