张钢
2024-09-11 e7a6728aea008cab5befa5980382370c32974ce5
screenMatch_example_dimens.xml
@@ -2,7 +2,7 @@
<resources>
    <!-- Your custom size defind by references, can be writted in anywhere, any module, any values/*.xml, for example: -->
    <dimen name="card_common_margin_left">@dimen/dp_15</dimen>
    <dimen name="card_common_margin_left">15dp</dimen>
    <!-- dp and sp values, must be defind in this file! -->
    <!-- view size,you can add if there is no one -->