From 4653dfad25810d9365e1be43df791df12de0a872 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期五, 27 十一月 2020 17:51:57 +0800 Subject: [PATCH] 2020-11-27-4 --- HDL-ON_Android/HDL-ON_Android.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index cca2080..6b438ea 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -587,6 +587,7 @@ <AndroidAsset Include="Assets\Phone\LogicIcon\on.png" /> <AndroidAsset Include="Assets\Phone\LogicIcon\weekoff.png" /> <AndroidAsset Include="Assets\Phone\LogicIcon\weekon.png" /> + <AndroidAsset Include="Assets\Phone\LogicIcon\set.png" /> </ItemGroup> <Import Project="..\HDL_ON\HDL_ON.projitems" Label="Shared" Condition="Exists('..\HDL_ON\HDL_ON.projitems')" /> <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" /> -- Gitblit v1.8.0