From 66a9965c44ecc32a6696abca876ab9d1cd091584 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期五, 28 二月 2020 15:25:13 +0800
Subject: [PATCH] 2020.2.28

---
 ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj |   21 ++++++++++-----------
 1 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
index 063c872..9f43cab 100644
--- a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
+++ b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj
@@ -82,21 +82,13 @@
     <Reference Include="Microsoft.AppCenter.Crashes.Android.Bindings, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
       <HintPath>..\packages\Microsoft.AppCenter.Crashes.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Crashes.Android.Bindings.dll</HintPath>
     </Reference>
-    <Reference Include="Shared.Droid">
-      <HintPath>..\Shared\DLL\Android\Shared.Droid.dll</HintPath>
-    </Reference>
     <Reference Include="Shared.Droid.HDLWidget">
       <HintPath>..\Shared\DLL\Android\Shared.Droid.HDLWidget.dll</HintPath>
-    </Reference>
-    <Reference Include="Shared.Droid.Smartrefresh">
-      <HintPath>..\Shared\DLL\Android\Shared.Droid.Smartrefresh.dll</HintPath>
     </Reference>
     <Reference Include="Shared.Droid.TouchID">
       <HintPath>..\Shared\DLL\Android\Shared.Droid.TouchID.dll</HintPath>
     </Reference>
     <Reference Include="System" />
-    <Reference Include="System.IO.Compression" />
-    <Reference Include="System.Net.Http" />
     <Reference Include="System.Xml" />
     <Reference Include="System.Core" />
     <Reference Include="Mono.Android" />
@@ -171,9 +163,6 @@
     </Reference>
     <Reference Include="Xamarin.Android.Support.v7.AppCompat">
       <HintPath>..\Shared\DLL\Android\Xamarin.Android.Support.v7.AppCompat.dll</HintPath>
-    </Reference>
-    <Reference Include="Xamarin.Android.Support.v7.RecyclerView">
-      <HintPath>..\Shared\DLL\Android\Xamarin.Android.Support.v7.RecyclerView.dll</HintPath>
     </Reference>
     <Reference Include="Xamarin.Android.Support.Vector.Drawable">
       <HintPath>..\Shared\DLL\Android\Xamarin.Android.Support.Vector.Drawable.dll</HintPath>
@@ -578,6 +567,16 @@
     <AndroidAsset Include="Assets\Phone\Item\ProgressBubbles.png" />
     <AndroidAsset Include="Assets\Phone\Room\IconBackground.png" />
     <AndroidAsset Include="Assets\Phone\Room\IconSelectedBackground.png" />
+    <AndroidAsset Include="Assets\Phone\Floor\SelectFloor_Left_1.png" />
+    <AndroidAsset Include="Assets\Phone\Floor\SelectFloor_Left_2.png" />
+    <AndroidAsset Include="Assets\Phone\Floor\SelectFloor_Left_3.png" />
+    <AndroidAsset Include="Assets\Phone\Floor\SelectFloor_Left_4.png" />
+    <AndroidAsset Include="Assets\Phone\Floor\SelectFloor_Left_5.png" />
+    <AndroidAsset Include="Assets\Phone\Floor\SelectFloor_Right_1.png" />
+    <AndroidAsset Include="Assets\Phone\Floor\SelectFloor_Right_2.png" />
+    <AndroidAsset Include="Assets\Phone\Floor\SelectFloor_Right_3.png" />
+    <AndroidAsset Include="Assets\Phone\Floor\SelectFloor_Right_4.png" />
+    <AndroidAsset Include="Assets\Phone\Floor\SelectFloor_Right_5.png" />
   </ItemGroup>
   <ItemGroup>
     <AndroidAsset Include="Assets\Phone\Item\InputAccountIcon.png" />

--
Gitblit v1.8.0