From 965290476c027deb96891cde1095d9a100581a6b Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 20 二月 2020 09:13:32 +0800 Subject: [PATCH] 2020-02-20 1.优化更新。 --- Crabtree/ON/ON.Droid.csproj | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Crabtree/ON/ON.Droid.csproj b/Crabtree/ON/ON.Droid.csproj index 12847c6..cde5112 100644 --- a/Crabtree/ON/ON.Droid.csproj +++ b/Crabtree/ON/ON.Droid.csproj @@ -894,6 +894,8 @@ <AndroidAsset Include="Assets\Phone2\CrabtreeAdd\Dimmer.png" /> <AndroidAsset Include="Assets\Phone2\TV\DownIRCodeIcon.png" /> <AndroidAsset Include="Assets\Phone2\CrabtreeAdd\FromSharing.png" /> + <AndroidAsset Include="Assets\Phone2\CrabtreeAdd\WiFiOffline.png" /> + <AndroidAsset Include="Assets\Phone2\CrabtreeAdd\CloudOffline.png" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\DroidService\DroidService.csproj"> -- Gitblit v1.8.0