From 92906312dfc5f55b6ef364f4d9da0d5768c00782 Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期二, 22 十二月 2020 16:43:53 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/CJL' into NewFilePath
---
HDL-ON_Android/HDL-ON_Android.csproj | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj
index be08aa0..e7375df 100644
--- a/HDL-ON_Android/HDL-ON_Android.csproj
+++ b/HDL-ON_Android/HDL-ON_Android.csproj
@@ -667,6 +667,9 @@
<AndroidAsset Include="Assets\Phone\FunctionIcon\Light\MeetingGuestsIcon.png" />
<AndroidAsset Include="Assets\Phone\FunctionIcon\Light\ReadIcon.png" />
<AndroidAsset Include="Assets\Phone\Public\PopupDialog.png" />
+ <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\CozyIconOn.png" />
+ <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\MeetingGuestsIconOn.png" />
+ <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\ReadIconOn.png" />
</ItemGroup>
<ItemGroup>
<AndroidNativeLibrary Include="libs\armeabi-v7a\libelianjni.so" />
--
Gitblit v1.8.0