From 31e484e5d3e42e825e43ef9d1707c1adc02a4e1c Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期五, 18 十二月 2020 19:57:34 +0800 Subject: [PATCH] 完成 dali 的 UI --- HDL-ON_Android/HDL-ON_Android.csproj | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index f76cc65..998d684 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -656,6 +656,12 @@ <AndroidAsset Include="Assets\Phone\ErrorIcon.png" /> <AndroidAsset Include="Assets\Phone\oRobot.png" /> <AndroidAsset Include="Assets\Phone\RoomListBg.png" /> + <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\ColorTemperatrueQuick.png" /> + <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\ColorTemperatrueQuickBack.png" /> + <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\ColorTemperatureBar.png" /> + <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\CozyIcon.png" /> + <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\MeetingGuestsIcon.png" /> + <AndroidAsset Include="Assets\Phone\FunctionIcon\Light\ReadIcon.png" /> </ItemGroup> <ItemGroup> <AndroidNativeLibrary Include="libs\armeabi-v7a\libelianjni.so" /> -- Gitblit v1.8.0