fix: 首次提交
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<dimen name="sud_decor_padding_top">128dp</dimen>
|
||||
<dimen name="sud_glif_content_padding_top_material_you">96dp</dimen>
|
||||
<dimen name="sud_glif_footer_bar_min_height_material_you">72dp</dimen>
|
||||
<dimen name="sud_glif_footer_bar_padding_end_material_you">44dp</dimen>
|
||||
<dimen name="sud_glif_footer_bar_padding_start_material_you">32dp</dimen>
|
||||
<dimen name="sud_glif_footer_bar_padding_vertical_material_you">6dp</dimen>
|
||||
<dimen name="sud_glif_land_middle_horizontal_spacing_material_you">76dp</dimen>
|
||||
<dimen name="sud_glif_margin_end_material_you">48dp</dimen>
|
||||
<dimen name="sud_glif_margin_start_material_you">48dp</dimen>
|
||||
<dimen name="sud_glif_primary_button_button_margin_start_material_you">24dp</dimen>
|
||||
<item format="float" name="sud_illustration_aspect_ratio" type="dimen">0.0</item>
|
||||
<item name="sud_list_template" type="layout">@layout/sud_list_template_card_wide</item>
|
||||
<item name="sud_list_template_short" type="layout">@layout/sud_list_template_card_wide</item>
|
||||
<item name="sud_no_scroll_template" type="layout">@layout/sud_no_scroll_template_card_wide</item>
|
||||
<item name="sud_no_scroll_template_short" type="layout">@layout/sud_no_scroll_template_card_wide</item>
|
||||
<item name="sud_preference_recycler_view" type="layout">@layout/sud_preference_recycler_view_normal</item>
|
||||
<item name="sud_preference_template" type="layout">@layout/sud_no_scroll_template_card_wide</item>
|
||||
<item name="sud_recycler_template" type="layout">@layout/sud_recycler_template_card_wide</item>
|
||||
<item name="sud_recycler_template_short" type="layout">@layout/sud_recycler_template_card_wide</item>
|
||||
<item name="sud_template" type="layout">@layout/sud_template_card_wide</item>
|
||||
<item name="sud_template_short" type="layout">@layout/sud_template_card_wide</item>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user