From 2313f465c76d58d93d7cea5e1c3dfe5361853006 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期三, 06 一月 2021 17:55:20 +0800 Subject: [PATCH] 2021-1-6-1 --- HDL-ON_Android/HDL-ON_Android.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index be08aa0..902dabd 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -667,6 +667,10 @@ <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" /> + <AndroidAsset Include="Assets\Phone\LogicIcon\location.png" /> </ItemGroup> <ItemGroup> <AndroidNativeLibrary Include="libs\armeabi-v7a\libelianjni.so" /> -- Gitblit v1.8.0