From 7004138de21a3bf09e501ed83c6daf3ab4f10de7 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期一, 21 十二月 2020 09:42:06 +0800 Subject: [PATCH] 20201221-1 --- HDL-ON_Android/HDL-ON_Android.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index 998d684..366fa8d 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -653,6 +653,7 @@ <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\ColorWheelGray.png" /> <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\ColorWheelTip.png" /> <AndroidAsset Include="Assets\Phone\LogicIcon\time.png" /> + <AndroidAsset Include="Assets\Phone\Public\ClearIcon.png" /> <AndroidAsset Include="Assets\Phone\ErrorIcon.png" /> <AndroidAsset Include="Assets\Phone\oRobot.png" /> <AndroidAsset Include="Assets\Phone\RoomListBg.png" /> @@ -662,6 +663,7 @@ <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\CozyIcon.png" /> <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\MeetingGuestsIcon.png" /> <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\ReadIcon.png" /> + <AndroidAsset Include="Assets\Phone\Public\PopupDialog.png" /> </ItemGroup> <ItemGroup> <AndroidNativeLibrary Include="libs\armeabi-v7a\libelianjni.so" /> -- Gitblit v1.8.0