Linjiajia
2023-09-12 efafbbf142c81c233c71de636a2d3ce9dc2124f0
app_base/src/main/res/values/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="common_margin">@dimen/dp_15</dimen>
    <dimen name="common_margin">15dp</dimen>
    <!-- dp and sp values, must be defind in this file! -->
    <!-- view size,you can add if there is no one -->