From 63c5b3a0826bb6a2715bb11d6c236ce87e97ff74 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期三, 23 十二月 2020 16:18:05 +0800 Subject: [PATCH] 2020-12-23-4 --- 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