From 160e6863bf3ecb420986f31abb1ab1372218d921 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 11 一月 2021 14:11:35 +0800 Subject: [PATCH] Merge branch 'WJC' into NewFilePath --- 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 1204b1a..907187b 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -676,6 +676,8 @@ <AndroidAsset Include="Assets\Phone\Public\ListCellbg\ListCellbg1.png" /> <AndroidAsset Include="Assets\Phone\Public\ListCellbg\ListCellbg4.png" /> <AndroidAsset Include="Assets\Phone\Public\ListCellbg\ListCellbg5.png" /> + <AndroidAsset Include="Assets\Phone\LogicIcon\location.png" /> + <AndroidAsset Include="Assets\Phone\LogicIcon\changesinoutdoor.png" /> </ItemGroup> <ItemGroup> <AndroidNativeLibrary Include="libs\armeabi-v7a\libelianjni.so" /> -- Gitblit v1.8.0