From 5325e22a184b53aadcc5e9552cb1ec54f9c8ad81 Mon Sep 17 00:00:00 2001
From: guoshen <3129367635@qq.com>
Date: 星期六, 29 六月 2024 16:33:11 +0800
Subject: [PATCH] 加入了直播、会议功能

---
 screenMatch_example_dimens.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/screenMatch_example_dimens.xml b/screenMatch_example_dimens.xml
index 026f490..3cfbca4 100644
--- a/screenMatch_example_dimens.xml
+++ b/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 -->

--
Gitblit v1.9.1