From 4e0d1c906e69af41905b5376da15773be0fca547 Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期二, 10 十二月 2019 16:39:56 +0800 Subject: [PATCH] 2019-12-10-01 --- 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