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 | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj index 2d33bea..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" /> @@ -539,6 +542,10 @@ <AndroidAsset Include="Assets\Phone\Safeguard\ProtectionRemoveHomeSelected.png" /> <AndroidAsset Include="Assets\Phone\Safeguard\WithdrawGarrison.png" /> <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