From f1c3921b08bb22ac6f5db22d620e01d7e8e5c49f Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期一, 30 十二月 2019 13:32:33 +0800
Subject: [PATCH] 2019-12-30-1
---
ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
index 1ac54a2..2c81381 100644
--- a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
+++ b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
@@ -189,6 +189,9 @@
<Reference Include="Shared.Droid.Smartrefresh">
<HintPath>..\Shared\DLL\Android\Shared.Droid.Smartrefresh.dll</HintPath>
</Reference>
+ <Reference Include="Xamarin.Android.Support.Design">
+ <HintPath>..\Shared\DLL\Android\Xamarin.Android.Support.Design.dll</HintPath>
+ </Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Application.cs" />
@@ -541,6 +544,8 @@
<AndroidAsset Include="Assets\Phone\Safeguard\WithdrawGarrisonSelected.png" />
<AndroidAsset Include="Assets\Phone\ZigeeLogic\selectedsensor0.png" />
<AndroidAsset Include="Assets\Phone\ZigeeLogic\sensor0.png" />
+ <AndroidAsset Include="Assets\Phone\ZigeeLogic\progressbtn_2.png" />
+ <AndroidAsset Include="Assets\Phone\ZigeeLogic\progressbtn2.png" />
</ItemGroup>
<ItemGroup>
<AndroidAsset Include="Assets\Phone\Item\InputAccountIcon.png" />
--
Gitblit v1.8.0