From c6ff92e84b6cb2815cb98065ecb0ecf95d0689c3 Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期三, 15 一月 2020 09:42:29 +0800 Subject: [PATCH] 2020-01-15-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