From 7232642ff48a7fbde2018cde652f3e771fa58025 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期三, 27 一月 2021 14:32:55 +0800 Subject: [PATCH] 20200127-英文版处理 --- HDL-ON_Android/HDL-ON_Android.csproj | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index 1204b1a..d53e103 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -209,7 +209,7 @@ <PackageReference Include="Xamarin.Android.Support.Design" Version="28.0.0.3" /> <PackageReference Include="Xamarin.Android.Support.Core.Utils" Version="28.0.0.3" /> <PackageReference Include="Xamarin.Android.Support.CustomTabs" Version="28.0.0.3" /> - <PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" /> + <PackageReference Include="Xamarin.Essentials" Version="1.6.0" /> <PackageReference Include="Xamarin.Android.Support.v4"> <Version>28.0.0.3</Version> </PackageReference> @@ -676,6 +676,9 @@ <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" /> + <AndroidAsset Include="Assets\Phone\PersonalCenter\UserTypebg2.png" /> </ItemGroup> <ItemGroup> <AndroidNativeLibrary Include="libs\armeabi-v7a\libelianjni.so" /> -- Gitblit v1.8.0