From b7b3e92bed9c4553e30e2901a1877f088a5f8823 Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期一, 04 十一月 2019 17:20:52 +0800 Subject: [PATCH] 2019.11.4 --- ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceInfoWithZoneRow.cs | 33 ZigbeeApp/Shared/Phone/Device/CommonForm/CategoryFunctionForWinRow.cs | 274 ++ ZigbeeApp/Shared/Phone/UserView/UserHomeView.cs | 49 ZigbeeApp/GateWay.Droid/Assets/Language.ini | 3 ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Down.png | 0 ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/OpenSelected.png | 0 ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs | 3574 ++++++++++++++++++---------------- ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs | 589 ++-- ZigbeeApp/Shared/Phone/Device/CommonForm/CategoryFunctionRow.cs | 26 ZigbeeApp/Shared/Phone/Device/Light/DimmableLightControl.cs | 4 ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Stop.png | 0 ZigbeeApp/Shared/Phone/Device/Room/RoomTemperatureSetting.cs | 85 ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj | 10 ZigbeeApp/Shared/R.cs | 4 ZigbeeApp/Shared/Common/DeviceUI.cs | 121 + ZigbeeApp/Shared/Phone/Device/Category/Category.cs | 391 +-- ZigbeeApp/Shared/Phone/Device/Light/PlugControl.cs | 13 ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/StopSelected.png | 0 ZigbeeApp/.vs/GateWay/xs/sqlite3/storage.ide | 0 ZigbeeApp/Shared/DLL/Shared.Droid.HDLWidget.dll | 0 ZigbeeApp/Shared/Phone/Device/Room/EditRoom.cs | 190 + ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Close.png | 0 ZigbeeApp/Shared/Common/SceneTargetDeviceUI.cs | 1 ZigbeeApp/Shared/Phone/Device/Room/RoomHumiditySetting.cs | 75 ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/DownSelected.png | 0 ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml | 52 ZigbeeApp/Shared/Phone/Device/Light/OnOffControl.cs | 13 ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Up.png | 0 ZigbeeApp/Shared/Phone/Device/Light/LightControl.cs | 8 ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/CloseSelected.png | 0 ZigbeeApp/Shared/DLL/Shared.Droid.dll | 0 ZigbeeApp/Shared/Shared.projitems | 4 ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs | 99 ZigbeeApp/Shared/Phone/Device/Light/AirSwitchControl.cs | 532 +++++ ZigbeeApp/.vs/GateWay/xs/project-cache/GateWay.Droid-Debug.json | 2 ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Open.png | 0 ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/UpSelected.png | 0 37 files changed, 3,760 insertions(+), 2,392 deletions(-) diff --git a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml index 9dd4e61..250ad6f 100644 --- a/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml +++ b/ZigbeeApp/.vs/GateWay/xs/UserPrefs.xml @@ -2,41 +2,56 @@ <MonoDevelop.Ide.ItemProperties.GateWay.Droid PreferredExecutionTarget="Android.M7BBB18B19152766" /> <MonoDevelop.Ide.ItemProperties.GateWay.Ios PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.8c0bdb303f25d82c2a42fb8bfca449bfaca00260" /> <MonoDevelop.Ide.ItemProperties.ShardLib PreferredExecutionTarget="Android.M7BBB18B19152766" /> - <MonoDevelop.Ide.Workbench ActiveDocument="Shared/R.cs"> + <MonoDevelop.Ide.Workbench ActiveDocument="Shared/Phone/Device/Light/LightControl.cs"> <Files> - <File FileName="Shared/Phone/Device/Account/AccountLogin.cs" Line="604" Column="18" /> - <File FileName="Shared/R.cs" Line="667" Column="22" /> - <File FileName="GateWay.Droid/Assets/Language.ini" Line="574" Column="1" /> - <File FileName="GateWay.Droid/Application.cs" /> - <File FileName="Shared/Phone/Device/Account/AccountRegister.cs" /> - <File FileName="Shared/Phone/Device/Account/AccountRegisterSuccess.cs" /> - <File FileName="Shared/Phone/UserView/HomePage.cs" /> + <File FileName="Shared/R.cs" Line="686" Column="48" /> + <File FileName="GateWay.Droid/Assets/Language.ini" /> + <File FileName="Shared/Phone/Device/Category/Category.cs" /> + <File FileName="Shared/Phone/Device/Light/PlugControl.cs" Line="5" Column="11" /> + <File FileName="Shared/Phone/Device/Light/OnOffControl.cs" Line="5" Column="11" /> + <File FileName="Shared/Phone/Device/Light/LightControl.cs" Line="1" Column="1" /> </Files> <Pads> <Pad Id="ProjectPad"> <State name="__root__"> <Node name="GateWay" expanded="True"> <Node name="GateWay.Droid" expanded="True"> - <Node name="Assets" expanded="True" /> - <Node name="Properties" expanded="True" /> - <Node name="Resources" expanded="True" /> + <Node name="Assets" expanded="True"> + <Node name="Phone" expanded="True"> + <Node name="RollerShade" expanded="True" /> + </Node> + </Node> </Node> <Node name="GateWay.Ios" expanded="True" /> <Node name="Shared" expanded="True"> - <Node name="Common" expanded="True"> - <Node name="ResponseEntity" expanded="True" /> - </Node> + <Node name="Common" expanded="True" /> <Node name="Phone" expanded="True"> <Node name="Device" expanded="True"> <Node name="Account" expanded="True" /> <Node name="Category" expanded="True" /> + <Node name="CommonForm" expanded="True" /> + <Node name="Curtain" expanded="True" /> + <Node name="Light" expanded="True"> + <Node name="LightControl.cs" selected="True" /> + </Node> + <Node name="Logic" expanded="True" /> + <Node name="Room" expanded="True" /> + </Node> + <Node name="UserCenter" expanded="True"> + <Node name="Abount" expanded="True" /> + <Node name="CommonBase" expanded="True"> + <Node name="Controls" expanded="True"> + <Node name="NormalControls" expanded="True" /> + </Node> + </Node> + <Node name="Residence" expanded="True" /> </Node> <Node name="UserView" expanded="True" /> <Node name="ZigBee" expanded="True"> <Node name="Common" expanded="True" /> + <Node name="Device" expanded="True" /> </Node> </Node> - <Node name="R.cs" selected="True" /> </Node> </Node> </State> @@ -46,12 +61,7 @@ <MonoDevelop.Ide.DebuggingService.PinnedWatches /> <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" /> <MonoDevelop.Ide.DebuggingService.Breakpoints> - <BreakpointStore> - <Breakpoint file="/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountRegisterSuccess.cs" relfile="Shared/Phone/Device/Account/AccountRegisterSuccess.cs" line="114" column="1" /> - <Breakpoint file="/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs" relfile="Shared/Phone/Device/Account/AccountLogin.cs" line="545" column="1" /> - <Breakpoint file="/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs" relfile="Shared/Phone/Device/Account/AccountLogin.cs" line="521" column="1" /> - <Breakpoint file="/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/Room.cs" relfile="Shared/Common/Room.cs" line="286" column="1" /> - </BreakpointStore> + <BreakpointStore /> </MonoDevelop.Ide.DebuggingService.Breakpoints> <MultiItemStartupConfigurations /> </Properties> \ No newline at end of file diff --git a/ZigbeeApp/.vs/GateWay/xs/project-cache/GateWay.Droid-Debug.json b/ZigbeeApp/.vs/GateWay/xs/project-cache/GateWay.Droid-Debug.json index 3ab2b39..fc6b758 100644 --- a/ZigbeeApp/.vs/GateWay/xs/project-cache/GateWay.Droid-Debug.json +++ b/ZigbeeApp/.vs/GateWay/xs/project-cache/GateWay.Droid-Debug.json @@ -1 +1 @@ -{"Format":1,"ProjectReferences":[],"MetadataReferences":[{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/BouncyCastle.Crypto.dll.1.8.1/lib/BouncyCastle.Crypto.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/DroidLib/bin/Debug/DroidLib.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Java.Interop.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/M2Mqtt.Net.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Microsoft.AppCenter.Analytics.1.14.0/lib/MonoAndroid403/Microsoft.AppCenter.Analytics.Android.Bindings.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Microsoft.AppCenter.Analytics.1.14.0/lib/MonoAndroid403/Microsoft.AppCenter.Analytics.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Microsoft.AppCenter.1.14.0/lib/MonoAndroid403/Microsoft.AppCenter.Android.Bindings.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Microsoft.AppCenter.Crashes.1.14.0/lib/MonoAndroid403/Microsoft.AppCenter.Crashes.Android.Bindings.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Microsoft.AppCenter.Crashes.1.14.0/lib/MonoAndroid403/Microsoft.AppCenter.Crashes.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Microsoft.AppCenter.1.14.0/lib/MonoAndroid403/Microsoft.AppCenter.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v8.0/Mono.Android.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/MQTTnet.2.4.0/lib/netstandard1.3/MQTTnet.Core.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/MQTTnet.2.4.0/lib/netstandard1.3/MQTTnet.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/mscorlib.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Newtonsoft.Json.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Security.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.Droid.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.Droid.HDLWidget.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.Droid.TouchID.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/System.Core.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/System.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/System.IO.Compression.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/System.Net.Http.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/System.Web.Services.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/System.Xml.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Animated.Vector.Drawable.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Animated.Vector.Drawable.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Annotations.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Annotations.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Compat.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Compat.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Core.UI.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Core.UI.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Core.Utils.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Core.Utils.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Fragment.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Fragment.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Media.Compat.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Media.Compat.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.v4.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.v4.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Downloads/Shared.Dll-2019-10-29/Shared.Droid/Xamarin.Android.Support.v7.AppCompat.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Vector.Drawable.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Vector.Drawable.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Contracts.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.FileVersionInfo.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Security.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XPath.XDocument.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.WebSockets.Client.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Dynamic.Runtime.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Xml.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Principal.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.ThreadPool.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Cng.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.EventBasedAsync.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.CompilerServices.VisualC.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.DeriveBytes.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/netstandard.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.UnmanagedMemoryStream.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Http.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.AccessControl.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XPath.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XmlDocument.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.Xsl.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Resources.Writer.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Console.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Cache.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Sockets.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.Encoding.Extensions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.NetworkInformation.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Utilities.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Principal.Windows.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Claims.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Hashing.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.DriveInfo.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.X509Certificates.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Numerics.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.Watcher.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.TraceSource.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Emit.Lightweight.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.Encoding.CodePages.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Expressions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Timer.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.Pipes.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.HttpListener.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.RegularExpressions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Tasks.Parallel.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.NonGeneric.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.Concurrent.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Overlapped.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Pkcs.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Handles.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Data.SqlClient.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ObjectModel.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.WebHeaderCollection.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.RuntimeInformation.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.TypeConverter.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Mail.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Tasks.Extensions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Parallel.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XDocument.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.SecureString.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/Microsoft.Win32.Registry.AccessControl.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.RSA.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.Annotations.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.Compression.ZipFile.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.WindowsRuntime.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Queryable.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Resources.ResourceManager.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Resources.Reader.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Emit.ILGeneration.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Data.Common.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.NameResolution.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceProcess.ServiceController.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Loader.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Security.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.AuthenticationManager.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.ReaderWriter.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Tasks.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Tracing.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.AppContext.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Buffers.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.ECDsa.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Csp.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.TextWriterTraceListener.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.Encoding.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.MemoryMappedFiles.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.OpenSsl.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/Microsoft.Win32.Registry.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.RandomNumberGenerator.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.Specialized.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.ProtectedData.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ValueTuple.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XPath.XmlDocument.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.ServicePoint.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XmlSerializer.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Extensions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.Extensions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Extensions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Resources.ReaderWriter.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encoding.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.IsolatedStorage.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.AccessControl.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.NetTcp.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.AccessControl.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.TypeExtensions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.Calendars.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Requests.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.WebSockets.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Emit.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Json.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Algorithms.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Thread.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Process.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Tools.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Hashing.Algorithms.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Debug.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/Microsoft.Win32.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.TraceEvent.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Drawing.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Formatters.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Ping.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Duplex.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.StackTrace.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.DispatchProxy.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.Aes.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Memory.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Drawing.Common.dll","Aliases":[]}],"Files":["/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Application.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Properties/AssemblyInfo.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/app.config","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/packages.config","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/AboutResources.txt","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Properties/AndroidManifest.xml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/layout/Main.axml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/values/Strings.xml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/values/Styles.xml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/libs/armeabi-v7a/libelianjni.so","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/libs/armeabi-v7a/libjcore127.so","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/drawable/Loading.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/mipmap-xxhdpi/Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/mipmap-mdpi/Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/mipmap-hdpi/Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/mipmap-xhdpi/Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/mipmap-xxxhdpi/Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/drawable/Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/xml/file_paths.xml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Language.ini","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/RoomCardView.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/ItemSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/ItemUnSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/ItemUnSelected_Black.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/FavoriteRoom.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/NoNameRoom.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/Room_Rectangle.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/RoomCardView_Name.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/RelayThreeLoad.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/PanelFourButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/IntelligentLocksH06C.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/PanelThreeButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/DimmableLightOneLoad.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/DeviceSearch.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/PanelTwoButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Add.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Reduce.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Fan_MiddleSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Fan_Height.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/OpenOrCloseSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_Dry.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Group.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Fan_Low.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_Heat.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_Fan.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Path.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_Cool.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Fan_Middle.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_CoolSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/OpenOrClose.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Fan_HeightSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_DrySelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_AutoSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_Auto.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/SelectedFanModeBG.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_HeatSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_FanSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Fan_LowSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/SelectedModeBG.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/Abount.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/ResidenceManagement.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/Backup.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/MenberManagement.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/ImperialCrown.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/Opinion.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/DeviceManagement.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/Admin.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/SafetyManagement.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Navigation/CategorySelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Navigation/Category.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Navigation/HomeSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Navigation/Home.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Navigation/Setting.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Navigation/SettingSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/SceneIcon/4.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/SceneIcon/2.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/SceneIcon/3.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/SceneIcon/1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/BindPic/BindEmptyPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/BindPic/BindLeft.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/BindPic/BindAdd.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/BindPic/BindDown.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/BindPic/BindRight.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DistributeUnlockIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/TypeIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UnLockButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AddFailedPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/SelectedIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/Fingerprint207.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DoorLockPicClose.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/TempPasswordBackground.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AddFingerprintTipPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/FavoriteIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/RightIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/ShareIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DateIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DoorLockOpen.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UnlockSuccess.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DoorLockClose.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UnLockBlankPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DelIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/CancelIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/TemPasswordVisiable.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/proximityCard.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/EntrySuccessIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/proximityCardOn.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/RemoteUnlockIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/MemberIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/Left.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/Fingerprint.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DooorLockPicOpen.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/Password.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UnselectedIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AddIcCardTipPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/Switch.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AddIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DoorLockUserPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AllMethod.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/RecordIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/FingerprintOn.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/VisitorIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/TempPasswordBackground1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DoorlockPicture.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UnlockFailed.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AddPasswordTicPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AllMethodOn.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/SettingIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DoorlockIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/SideslipPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/SwitchOn.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/RoomPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/PasswordOn.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AllMethodIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UnLockSideslipIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UndistributeIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Logo/Logo.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Shared.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/RoomIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Add.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/PickerColorWheel.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Switch1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Check.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Add_GW.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Switch2.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/MessageSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/PersentIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/WrongIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/DateSearchIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Time.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/DownLoad.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/CloseIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/NoBindGW.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/RightIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SwitchSelected1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/QRCode.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ItemSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/UnLockSuccess.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/GarrisonList.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ShardRoom.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/VirtualFrame.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/DeleteIcon2Selected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/FunctionCardView.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ForgotPswList.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Down.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/CollectionSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Room.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Category_FunctionBG.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Remote.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ScreeningType.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/BottomShadow.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/CancelIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Drop_Down.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/HidenPWD.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/House.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/NewVersion.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Point.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Search.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SwitchSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ThirdPartyDevice.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/NextSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Timer.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ShardMenu.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/UnLockFail.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ProgressMsg.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Category_FunctionBGSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/NoFunction.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/DeleteIcon2.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Switch2Selected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/MyHome.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/PswSettionSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SelectFloor_Left.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Add_Category.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ResidenceIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Tips.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Switch.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/DeleteIcon1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/HouseSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ShardRoomSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Floor.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Delete.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/FixedPositionSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Collection1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Collection.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/UpperTriangle.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SceneCard.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Next.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/UnHidenPWD.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/OpenIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/FunctionCardViewSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/PswSettion.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/CollectionSelected1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Message.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/FixedPosition.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/GarrisonListSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Back.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Scene.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/FunctionViewBG.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SceneFunctionBG.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SelectHouse.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/CurtainSiphonate.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/DimmableLight.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ButtonPanelTwo.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorPir.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/RelayThreeLoad.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/CurtainAutoOpen.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Relay.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorInfrared.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Curtain.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/AirSwitchCloudContr.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Socket1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ButtonPanelFour.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ConverterZb485.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Repeater.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorHumidity.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/PanelTable.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Sensor.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/IntelligentLocks.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorEmergencyButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/AirSwitch.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Light.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorMotion.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/AirConditionerEpoint.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Converter.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/AirConditioner.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ColorLight.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Switch.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ButtonPanel.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/AirConditionerZbGateway.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/DryContact.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/IntelligentLocksH06C.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorDoorWindow.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ButtonPanelOne.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorTemperature.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorFire.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ButtonPanelThree.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorCarbonMonoxide.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/DimmableLightOneLoad.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/RelayEpoint.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorWater.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Light/DeskLampSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Light/DeskLamp.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Safeguard/WithdrawGarrison.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Safeguard/ProtectionRemoveHomeSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Safeguard/ProtectionRemoveHome.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Safeguard/WithdrawGarrisonSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Safeguard/ProtectionAtHomeSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Safeguard/ProtectionAtHome.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Floor/FloorSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Floor/Floor.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Code.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Cancle.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/HidePwd.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Account.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Cat.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Password.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Logo_White.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/PhoneEmail_White.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/ChangeSuccess.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Logo_loginBG.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/UnhidePwd.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/17Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/4Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/16IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/6IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/9IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/19IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/20Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/16Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/1IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/11IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/5Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/7Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/10IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/14Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/6Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/15Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/17IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/7IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/8IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/18IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/20IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/19Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/3Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/10Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/12IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/2IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/5IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/15IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/2Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/11Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/18Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/4IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/14IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/13Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/9Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/8Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/12Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/13IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/3IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/1Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/CurtainSiphonate.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorPir.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/CurtainAutoOpen.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorInfrared.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/AirSwitchCloudContr.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorEmergencyButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/CommonDevice.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorMotion.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/PanelFourButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorDoorWindow.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorFire.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/PanelFourNotPowerButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/PanelThreeButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorCarbonMonoxide.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorWater.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/PanelTwoButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/GatewayIcon1Selected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/RealGateway6.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/RealGateway1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WirelessGatewaySelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WiredGatewayInstruct.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/SearchGateway.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/GatewayIcon1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/GatewayIcon6.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WirelessGatewayImage.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/GatewayIcon6Selected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WiredGateway.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WirelessGateway.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WirelessGatewayInstruct.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WiredGatewaySelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/More.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SelectFloor_Right.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/Room_IconSelectedBackground.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/Room_IconUnselectedBackground.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Scene/Selected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Scene/SceneIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/QQ.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Wechat.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/DroidLib/DroidLib.csproj","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ComparerDeviceUI.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/Device.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/House.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/Logic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/ApkInfoOBJ.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/FirmwareManaRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/GetAppVersionCode.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/ResultPack.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/UserLoginLocalRegionRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Pad/MainPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Abount/AbountForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/BelongAreaControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/InformationEditorControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/VerificationCodeControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/GesturePswSecirityForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/SecondaryPswSecurityForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlCheckLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlLogLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlThreadLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/AddDevicePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/AddScenePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindCommonLayout.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindTargetsPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/ChooseKeyModePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/AddUnLockMethod.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/AddUnLockMethodFailedTip.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/AddUnLockMethodTip.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/DoorLockCommonInfo.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/DoorLockCommonLayout.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/DoorlockDialog.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/DoorLockListPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/DoorLockUserMangement.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/EntryStatusPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/FunctionSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/HistoryRecordPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/MasterManagementPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/MemberFrozenPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/MemberManagement.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/RemotelyUnlock.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/SubAccountManagementPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/TemporaryPassword.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/TimeSettignPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UndistributeDoorlockUserPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UnLockMethod.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UserDoorLockPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UserManagement.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/CheckNewPhoneForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/CheckOldPhoneForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/EditorSecondaryPasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/ForgotAccountPasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/ForgotSecondaryPasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/AddNewRoomForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/EditorRoomInforForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/FloorListRoomForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/LookRoomDeviceListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/ResidenceManagementForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/LookRoomSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/UserMain/QRCodeForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/ResetAccountPasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/AreaCodeSelectForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/BottomDialogSelectForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/Base/CommonFormBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/Base/DialogCommonForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/NormalSelectControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/DateSelectControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceUpdateLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/GatewayBackupEnum.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/ClickButtonControls/NormalClickButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/DeviceInformationListControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/PswNumberInputControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SafetyMasterControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SafetySensorStatuControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DeviceControls/DeviceInfoIconControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DeviceControls/DeviceRoomControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DeviceControls/GatewayRowControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameListControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/ClickButtonControls/BottomClickButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameLayoutControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/ListViewLayoutControls/VerticalFrameControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/ListViewLayoutControls/VerticalListControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/DetailTitleControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/NormalViewControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/BaseCommonControl/Base/ButtonBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/BaseCommonControl/Common/ClickButtonCommon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/BaseCommonControl/Common/IconControlCommon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/InformationTipView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/TopLayoutTitleControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameCaptionInputControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameCaptionViewControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DeviceControls/DeviceObjectControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/RowLayoutControls/RowMostRightTextView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/RowLayoutControls/RowNewVersionTipView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SafeguardLogControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/SceneControls/SceneRoomControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/SceneControls/SceneSimpleSelectControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/TextInputControls/TextInputControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/TextInputControls/TextInputExControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/TopRightMenuControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceGeneralInformationForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/PanelFourButtonDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/Help/DeviceDirectionHelpForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/DimmableLightOneLoadDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/PanelThreeButtonDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/PanelTwoButtonDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/RelayThreeLoadDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DoorLock/DoorLockHistoryLogForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DoorLock/DoorLockScreeningTypeForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelButtonSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelFunctionSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/PirSensor/PirSensorBindTargetForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareInfoForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelBackLightSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceHistoryFirmwareVersionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelColorSelectForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/PirSensor/PirSensorLightPerceptionRegulationForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/PirSensor/PirSensorLightSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Curtain/RollerShadeDirectionLimitSettingForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceSearchForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/SelectDeviceForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/IntelligentLocksH06cDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceDryContactSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFunctionSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Relay/RelayThreeLoadBackLightSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessGwAddDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessGatewaySearchForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessGwClickButtonForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessGwSelectNetworkForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayCoordinatorInfoForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayFirmwareInfoForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayHistoryFirmwareVersionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/GatewayInfoAddForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayLinuxInfoForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayVirtualDriveInfoForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayVirtualDriveListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlAutoBackUpForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlAutoBackupSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlGatewayBackUpForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlGatewayListBackUpForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlManualBackUpForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindInfo.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/IMessageCommon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/BackViewControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/BaseCommonControl/Base/TextInputBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DialogInputFrameControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/GatewayFirmwareUpdateControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/IconViewControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/MostRightIconControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/MsgControls.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/PicViewControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DeviceControls/DeviceSelectControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareUpdateForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayFirmwareUpdateForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlBackupMenuForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceBindLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceFixedAttributeLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceHardInfoLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceImageInfoLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlFirmwareUpdateLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlGatewayLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlAutoBackupLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlBackupLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceAttributeLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlGatewayReceiveLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlJiguangMsgPushLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlPanelLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlShardLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlPirSensorLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Member/AddMemberByIdForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Member/AddMemberInfoForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Member/AddMemberSuccessForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Member/SubAccountLevelUpSuccessForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/OtherParty/OtherPartyAccountMenuForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/ResidenceListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/ControlCommonResourse.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/DirectoryFileNameResourse.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/FirmwareUpdateResourse.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/GatewayResourse.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/AddCoerceContactForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/AddDeviceAlarmTargetListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/AddAlarmTargetTypeListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/AddSceneAlarmTargetListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/AlarmTargetSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/CoercePasswordMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/CoerceContactSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/DelayedSettionMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/EdtiorCoercePasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/EdtiorUserPasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/GarrisonAreaListMenuForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/CurtainAlarmSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/LightAlarmSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/SwitchAlarmSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/SafetyPasswordMenuForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/PasswordRefreshMsgForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/SectorsSettionMenuForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/SensorDeviceSettionListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/UserPasswordListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SharedContent/ConfigureNewSharedListRoomForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SharedContent/ConfigureNewSharedMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SharedContent/SearchConfigureSharedListRoomForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SharedContent/SearchConfigureSharedMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/CheckNewEmailForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/CheckOldEmailForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/EditorAccountPasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Suggestion/FeedbackForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/UserMain/SecondAuthenticationForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/AC.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/DimmableLight.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/DoorLock.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Repeater.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/ThirdPartyModuleUpgrade.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Transverter.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/R.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserView/HomePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserView/UserPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ZigbeeColor.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/UserCenterResourse.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Member/MemberListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Member/MemberManagementForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/UserMain/UserInformationForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/UserMain/UserMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/NewGateWaySelectForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WiredGwAddDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WiredGatewaySearchForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayInfoEditorForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/CommonPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResultStatus.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/BackupInfoRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/FolderRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/GatewayRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/GetAreaCode.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/ResidenceRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/ResponsePack.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/UserLoginRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/UserRegisterReqDto.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/SendDataToServer.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserView/UserHomeView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/Room.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/ProgressBar.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SearchEditText.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/RowLayoutControls/RowLayoutControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/Base/EditorCommonForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/AddDeviceTypeListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceMacInfoEditorForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceAddSuccessForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/DeviceUI.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/SafetyManagementMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameRowControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/SceneUI.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/SceneTargetDeviceUI.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/SceneRoomUI.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/Application.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/BigInteger.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/CloudMqttResponsePack.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/CommonInfo.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/EncryptionService.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/Global.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/IStatus.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/OwnCodes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/RemoteOperatorConsts.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/SecuritySet.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/SendDataToGateway.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/AirSwitch.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/BindObj.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/ColorDimmableLight.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/CommonDevice.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/CurtainBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/DeviceType.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/HDLbutton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/IASZone.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/LigthtBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Logic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/LogicBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/OTADevice.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Panel.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/PIRSensor.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Rollershade.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Safeguard.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Scene.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/TemperatureSensor.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/ThermostatObj.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/ToggleLight.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGateway.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGatewayData.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/IO/LocalFileUtils.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlSafeguardLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlAlarmsLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/UnallocatedRoom.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddDevieDetailFromAddFunction.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddRoom.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/EditRoom.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddRoomScene.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/RoomHumiditySetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/RoomManagement.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddDeviceList.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddRoomContent.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddRoomSelectPicByLocal.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddDevicesSameTypeList.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/RoomTemperatureSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/RoomShareSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/RoomCommon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/AC/ACControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/AC/ACControlBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectDeviceByRoom.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectRoomList.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectedScene.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectImgByLocal.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectedDimmableLightSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectDevice.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/SelectDelayTime.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategoryAddScene.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectAirSwitchSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/SelectFloor.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectLightSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/Category.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectCurtainSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/AirSwitch/AirSwitchControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectTime.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/Line.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/FunctionRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectFunctionView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/RoomNoNameMainView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceInfoRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/TopFrameLayout.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceInfoWithZoneRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/CompleteButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectedStatuButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/RowLayoutEditButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/CustomAlert.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/LeftIconButtonRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/BackButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceIconSelectedIMGByLocal.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SceneMainView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/FunctionButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/FunctionIconButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/ACLeftIconButtonRowLayout.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/ButtonLineForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectZone.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceInfoEditRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceDetailInfo.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/CommonEnum.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/RowLayoutDeleteButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/FunctionMainView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/RoomMainView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Light/LightControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Light/LightControlForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Light/DimmableLightControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountForgetPWD.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountRegister.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/PhoneZone.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountRegisterSuccess.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountLoginByCode.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountResetPWDSuccess.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/PhoneEmailForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SceneTargetTimeRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/SelectScene.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectSceneRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/SelectDevice.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SceneTargetFunctionRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectDeviceWithSeekBarRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectSceneStatuRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectDeviceWithPickViewRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/CategoryFunctionRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/Send.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/EveryyearPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/SelectedLogicState.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/TemplatePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/SelectedLogicStatus.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/AddScenePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/LogicDevicePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/SuperGateway.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/SelectedLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/LogicCommunalPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/MemberList.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/Cycle.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/TimePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/EverymonthPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/LogicIfon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/LogicListAutomation.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/TemplateDeviceCondition.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DelayTime.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/CyclicCycle.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/TimePoint.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DeviceStateCondition.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DeviceTarget.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/LogicListPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/TemplateDeviceAction.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/IgnoreTime.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/SelectedButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/SecurityMode.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/WeekPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/CustomText.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/LockAddDevice.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/AddAction.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/LockLogicCommunalPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/LockIfon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/LockAddScene.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/LockLogicList.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/AddCondition.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/AuthUserRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/MQTTnet.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Security.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.Droid.TouchID.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Elian.iOS.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.IOS.TBL.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.IOS.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/ZigBee.Droid.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.Droid.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.Droid.HDLWidget.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Newtonsoft.Json.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/ZigBee.Ios.xml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Xamarin.Essentials.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/ZigBee.Droid.xml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/M2Mqtt.Net.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Core.UI.26.0.2/proguard/proguard.txt","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Media.Compat.26.0.2/proguard/proguard.txt","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Animated.Vector.Drawable.26.0.2/proguard/proguard.txt"],"BuildActions":["Compile","Compile","Compile","None","None","None","None","AndroidResource","AndroidResource","AndroidResource","AndroidNativeLibrary","AndroidNativeLibrary","AndroidResource","AndroidResource","AndroidResource","AndroidResource","AndroidResource","AndroidResource","AndroidResource","AndroidResource","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","ProjectReference","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","None","None","None","None","None","None","None","None","None","None","None","None","None","None","ProguardConfiguration","ProguardConfiguration","ProguardConfiguration"],"Analyzers":[]} \ No newline at end of file +{"Format":1,"ProjectReferences":[],"MetadataReferences":[{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/BouncyCastle.Crypto.dll.1.8.1/lib/BouncyCastle.Crypto.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/DroidLib/bin/Debug/DroidLib.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Java.Interop.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/M2Mqtt.Net.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Microsoft.AppCenter.Analytics.1.14.0/lib/MonoAndroid403/Microsoft.AppCenter.Analytics.Android.Bindings.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Microsoft.AppCenter.Analytics.1.14.0/lib/MonoAndroid403/Microsoft.AppCenter.Analytics.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Microsoft.AppCenter.1.14.0/lib/MonoAndroid403/Microsoft.AppCenter.Android.Bindings.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Microsoft.AppCenter.Crashes.1.14.0/lib/MonoAndroid403/Microsoft.AppCenter.Crashes.Android.Bindings.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Microsoft.AppCenter.Crashes.1.14.0/lib/MonoAndroid403/Microsoft.AppCenter.Crashes.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Microsoft.AppCenter.1.14.0/lib/MonoAndroid403/Microsoft.AppCenter.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v8.0/Mono.Android.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/MQTTnet.2.4.0/lib/netstandard1.3/MQTTnet.Core.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/MQTTnet.2.4.0/lib/netstandard1.3/MQTTnet.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/mscorlib.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Newtonsoft.Json.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Security.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.Droid.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.Droid.HDLWidget.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.Droid.TouchID.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/System.Core.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/System.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/System.IO.Compression.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/System.Net.Http.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/System.Web.Services.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/System.Xml.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Animated.Vector.Drawable.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Animated.Vector.Drawable.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Annotations.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Annotations.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Compat.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Compat.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Core.UI.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Core.UI.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Core.Utils.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Core.Utils.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Fragment.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Fragment.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Media.Compat.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Media.Compat.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.v4.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.v4.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Downloads/Shared.Dll-2019-10-29/Shared.Droid/Xamarin.Android.Support.v7.AppCompat.dll","Aliases":[]},{"FilePath":"/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Vector.Drawable.26.0.2/lib/MonoAndroid80/Xamarin.Android.Support.Vector.Drawable.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Contracts.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.FileVersionInfo.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Security.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XPath.XDocument.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.WebSockets.Client.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Dynamic.Runtime.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Xml.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Principal.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.ThreadPool.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Cng.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.EventBasedAsync.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.CompilerServices.VisualC.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.DeriveBytes.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/netstandard.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.UnmanagedMemoryStream.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Http.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.AccessControl.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XPath.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XmlDocument.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.Xsl.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Resources.Writer.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Console.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Cache.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Sockets.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.Encoding.Extensions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.NetworkInformation.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Utilities.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Principal.Windows.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Claims.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Hashing.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.DriveInfo.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.X509Certificates.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Numerics.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.Watcher.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.TraceSource.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Emit.Lightweight.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.Encoding.CodePages.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Expressions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Timer.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.Pipes.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.HttpListener.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.RegularExpressions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Tasks.Parallel.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.NonGeneric.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.Concurrent.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Overlapped.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Pkcs.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Handles.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Data.SqlClient.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ObjectModel.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.WebHeaderCollection.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.RuntimeInformation.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.TypeConverter.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Mail.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Tasks.Extensions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Parallel.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XDocument.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.SecureString.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/Microsoft.Win32.Registry.AccessControl.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.RSA.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.Annotations.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.Compression.ZipFile.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.InteropServices.WindowsRuntime.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.Queryable.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Resources.ResourceManager.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Resources.Reader.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Emit.ILGeneration.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Data.Common.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.NameResolution.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ComponentModel.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceProcess.ServiceController.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Loader.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Security.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.AuthenticationManager.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.ReaderWriter.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Tasks.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Tracing.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.AppContext.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Buffers.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.ECDsa.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Csp.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.TextWriterTraceListener.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Text.Encoding.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.MemoryMappedFiles.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.OpenSsl.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/Microsoft.Win32.Registry.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.RandomNumberGenerator.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Collections.Specialized.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.ProtectedData.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ValueTuple.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XPath.XmlDocument.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.ServicePoint.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Xml.XmlSerializer.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Extensions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.Extensions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Extensions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Resources.ReaderWriter.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encoding.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.IsolatedStorage.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.AccessControl.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.NetTcp.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.AccessControl.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.TypeExtensions.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Globalization.Calendars.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Requests.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.WebSockets.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.Emit.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.IO.FileSystem.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Json.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Algorithms.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Threading.Thread.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Linq.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Process.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Tools.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Hashing.Algorithms.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.Debug.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/Microsoft.Win32.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.TraceEvent.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Drawing.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Runtime.Serialization.Formatters.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Ping.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.ServiceModel.Duplex.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Diagnostics.StackTrace.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Reflection.DispatchProxy.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Security.Cryptography.Encryption.Aes.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Memory.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Net.Primitives.dll","Aliases":[]},{"FilePath":"/Library/Frameworks/Xamarin.Android.framework/Versions/9.4.1.0/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/System.Drawing.Common.dll","Aliases":[]}],"Files":["/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Application.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Properties/AssemblyInfo.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/app.config","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/packages.config","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/AboutResources.txt","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Properties/AndroidManifest.xml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/layout/Main.axml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/values/Strings.xml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/values/Styles.xml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/libs/armeabi-v7a/libelianjni.so","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/libs/armeabi-v7a/libjcore127.so","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/drawable/Loading.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/mipmap-xxhdpi/Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/mipmap-mdpi/Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/mipmap-hdpi/Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/mipmap-xhdpi/Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/mipmap-xxxhdpi/Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/drawable/Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Resources/xml/file_paths.xml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Language.ini","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/RoomCardView.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/ItemSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/ItemUnSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/ItemUnSelected_Black.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/FavoriteRoom.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/NoNameRoom.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/Room_Rectangle.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/RoomCardView_Name.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/RelayThreeLoad.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/PanelFourButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/IntelligentLocksH06C.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/PanelThreeButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/DimmableLightOneLoad.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/DeviceSearch.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Instruct/PanelTwoButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Add.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Reduce.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Fan_MiddleSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Fan_Height.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/OpenOrCloseSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_Dry.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Group.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Fan_Low.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_Heat.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_Fan.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Path.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_Cool.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Fan_Middle.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_CoolSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/OpenOrClose.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Fan_HeightSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_DrySelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_AutoSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_Auto.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/SelectedFanModeBG.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_HeatSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Mode_FanSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/Fan_LowSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/AC/SelectedModeBG.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/Abount.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/ResidenceManagement.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/Backup.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/MenberManagement.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/ImperialCrown.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/Opinion.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/DeviceManagement.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/Admin.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Center/SafetyManagement.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Navigation/CategorySelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Navigation/Category.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Navigation/HomeSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Navigation/Home.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Navigation/Setting.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Navigation/SettingSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/SceneIcon/4.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/SceneIcon/2.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/SceneIcon/3.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/SceneIcon/1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/BindPic/BindEmptyPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/BindPic/BindLeft.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/BindPic/BindAdd.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/BindPic/BindDown.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/BindPic/BindRight.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DistributeUnlockIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/TypeIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UnLockButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AddFailedPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/SelectedIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/Fingerprint207.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DoorLockPicClose.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/TempPasswordBackground.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AddFingerprintTipPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/FavoriteIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/RightIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/ShareIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DateIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DoorLockOpen.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UnlockSuccess.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DoorLockClose.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UnLockBlankPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DelIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/CancelIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/TemPasswordVisiable.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/proximityCard.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/EntrySuccessIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/proximityCardOn.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/RemoteUnlockIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/MemberIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/Left.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/Fingerprint.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DooorLockPicOpen.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/Password.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UnselectedIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AddIcCardTipPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/Switch.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AddIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DoorLockUserPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AllMethod.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/RecordIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/FingerprintOn.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/VisitorIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/TempPasswordBackground1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DoorlockPicture.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UnlockFailed.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AddPasswordTicPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AllMethodOn.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/SettingIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/DoorlockIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/SideslipPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/SwitchOn.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/RoomPic.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/PasswordOn.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/AllMethodIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UnLockSideslipIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/DoorLock/UndistributeIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Logo/Logo.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Shared.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/RoomIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Add.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/PickerColorWheel.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Switch1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Check.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Add_GW.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Switch2.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/MessageSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/PersentIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/WrongIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/DateSearchIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Time.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/DownLoad.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/CloseIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/NoBindGW.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/RightIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SwitchSelected1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/QRCode.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ItemSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/UnLockSuccess.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/GarrisonList.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ShardRoom.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/VirtualFrame.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/DeleteIcon2Selected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/FunctionCardView.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ForgotPswList.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Down.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/CollectionSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Room.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Category_FunctionBG.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Remote.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ScreeningType.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/BottomShadow.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/CancelIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Drop_Down.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/HidenPWD.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/House.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/NewVersion.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Point.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Search.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SwitchSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ThirdPartyDevice.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/NextSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Timer.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ShardMenu.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/UnLockFail.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ProgressMsg.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Category_FunctionBGSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/NoFunction.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/DeleteIcon2.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Switch2Selected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/MyHome.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/PswSettionSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SelectFloor_Left.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Add_Category.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ResidenceIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Tips.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Switch.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/DeleteIcon1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/HouseSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/ShardRoomSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Floor.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Delete.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/FixedPositionSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Collection1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Collection.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/UpperTriangle.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SceneCard.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Next.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/UnHidenPWD.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/OpenIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/FunctionCardViewSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/PswSettion.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/CollectionSelected1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Message.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/FixedPosition.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/GarrisonListSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Back.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/Scene.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/FunctionViewBG.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SceneFunctionBG.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SelectHouse.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/CurtainSiphonate.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/DimmableLight.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ButtonPanelTwo.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorPir.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/RelayThreeLoad.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/CurtainAutoOpen.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Relay.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorInfrared.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Curtain.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/AirSwitchCloudContr.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Socket1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ButtonPanelFour.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ConverterZb485.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Repeater.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorHumidity.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/PanelTable.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Sensor.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/IntelligentLocks.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorEmergencyButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/AirSwitch.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Light.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorMotion.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/AirConditionerEpoint.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Converter.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/AirConditioner.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ColorLight.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/Switch.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ButtonPanel.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/AirConditionerZbGateway.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/DryContact.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/IntelligentLocksH06C.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorDoorWindow.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ButtonPanelOne.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorTemperature.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorFire.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/ButtonPanelThree.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorCarbonMonoxide.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/DimmableLightOneLoad.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/RelayEpoint.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Device/SensorWater.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Light/DeskLampSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Light/DeskLamp.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Safeguard/WithdrawGarrison.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Safeguard/ProtectionRemoveHomeSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Safeguard/ProtectionRemoveHome.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Safeguard/WithdrawGarrisonSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Safeguard/ProtectionAtHomeSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Safeguard/ProtectionAtHome.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Floor/FloorSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Floor/Floor.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Code.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Cancle.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/HidePwd.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Account.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Cat.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Password.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Logo_White.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/PhoneEmail_White.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/ChangeSuccess.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Logo_loginBG.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/UnhidePwd.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/17Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/4Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/16IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/6IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/9IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/19IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/20Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/16Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/1IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/11IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/5Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/7Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/10IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/14Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/6Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/15Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/17IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/7IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/8IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/18IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/20IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/19Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/3Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/10Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/12IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/2IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/5IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/15IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/2Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/11Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/18Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/4IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/14IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/13Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/9Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/8Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/12Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/13IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/3IconSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/FunctionIcon/1Icon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/CurtainSiphonate.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorPir.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/CurtainAutoOpen.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorInfrared.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/AirSwitchCloudContr.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorEmergencyButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/CommonDevice.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorMotion.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/PanelFourButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorDoorWindow.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorFire.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/PanelFourNotPowerButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/PanelThreeButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorCarbonMonoxide.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/SensorWater.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RealDevice/PanelTwoButton.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/GatewayIcon1Selected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/RealGateway6.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/RealGateway1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WirelessGatewaySelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WiredGatewayInstruct.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/SearchGateway.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/GatewayIcon1.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/GatewayIcon6.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WirelessGatewayImage.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/GatewayIcon6Selected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WiredGateway.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WirelessGateway.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WirelessGatewayInstruct.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Gateway/WiredGatewaySelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/More.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Item/SelectFloor_Right.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/Room_IconSelectedBackground.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Room/Room_IconUnselectedBackground.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Scene/Selected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Scene/SceneIcon.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/QQ.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/Account/Wechat.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Stop.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/DownSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Up.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Down.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/StopSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/OpenSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/UpSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Open.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/CloseSelected.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Close.png","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/DroidLib/DroidLib.csproj","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ComparerDeviceUI.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/Device.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/House.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/Logic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/ApkInfoOBJ.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/FirmwareManaRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/GetAppVersionCode.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/ResultPack.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/UserLoginLocalRegionRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Pad/MainPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Abount/AbountForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/BelongAreaControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/InformationEditorControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/VerificationCodeControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/GesturePswSecirityForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/SecondaryPswSecurityForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlCheckLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlLogLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlThreadLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/AddDevicePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/AddScenePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindCommonLayout.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindTargetsPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/ChooseKeyModePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/AddUnLockMethod.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/AddUnLockMethodFailedTip.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/AddUnLockMethodTip.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/DoorLockCommonInfo.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/DoorLockCommonLayout.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/DoorlockDialog.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/DoorLockListPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/DoorLockUserMangement.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/EntryStatusPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/FunctionSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/HistoryRecordPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/MasterManagementPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/MemberFrozenPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/MemberManagement.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/RemotelyUnlock.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/SubAccountManagementPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/TemporaryPassword.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/TimeSettignPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UndistributeDoorlockUserPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UnLockMethod.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UserDoorLockPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/DoorLock/UserManagement.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/CheckNewPhoneForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/CheckOldPhoneForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/EditorSecondaryPasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/ForgotAccountPasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/ForgotSecondaryPasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/AddNewRoomForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/EditorRoomInforForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/FloorListRoomForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/LookRoomDeviceListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/ResidenceManagementForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/LookRoomSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/UserMain/QRCodeForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/ResetAccountPasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/AreaCodeSelectForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/BottomDialogSelectForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/Base/CommonFormBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/Base/DialogCommonForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/NormalSelectControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/DateSelectControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceUpdateLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/GatewayBackupEnum.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/ClickButtonControls/NormalClickButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/DeviceInformationListControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/PswNumberInputControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SafetyMasterControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SafetySensorStatuControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DeviceControls/DeviceInfoIconControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DeviceControls/DeviceRoomControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DeviceControls/GatewayRowControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameListControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/ClickButtonControls/BottomClickButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameLayoutControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/ListViewLayoutControls/VerticalFrameControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/ListViewLayoutControls/VerticalListControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/DetailTitleControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/NormalViewControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/BaseCommonControl/Base/ButtonBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/BaseCommonControl/Common/ClickButtonCommon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/BaseCommonControl/Common/IconControlCommon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/InformationTipView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/TopLayoutTitleControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameCaptionInputControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameCaptionViewControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DeviceControls/DeviceObjectControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/RowLayoutControls/RowMostRightTextView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/RowLayoutControls/RowNewVersionTipView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SafeguardLogControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/SceneControls/SceneRoomControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/SceneControls/SceneSimpleSelectControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/TextInputControls/TextInputControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/TextInputControls/TextInputExControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/TopRightMenuControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceGeneralInformationForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/PanelFourButtonDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/Help/DeviceDirectionHelpForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/DimmableLightOneLoadDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/PanelThreeButtonDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/PanelTwoButtonDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/RelayThreeLoadDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DoorLock/DoorLockHistoryLogForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DoorLock/DoorLockScreeningTypeForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelButtonSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelFunctionSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/PirSensor/PirSensorBindTargetForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareInfoForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelBackLightSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceHistoryFirmwareVersionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelColorSelectForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/PirSensor/PirSensorLightPerceptionRegulationForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/PirSensor/PirSensorLightSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Curtain/RollerShadeDirectionLimitSettingForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceSearchForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/SelectDeviceForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/IntelligentLocksH06cDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceDryContactSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFunctionSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Relay/RelayThreeLoadBackLightSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessGwAddDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessGatewaySearchForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessGwClickButtonForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WirelessGwSelectNetworkForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayCoordinatorInfoForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayFirmwareInfoForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayHistoryFirmwareVersionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/GatewayInfoAddForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayLinuxInfoForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayVirtualDriveInfoForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayVirtualDriveListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlAutoBackUpForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlAutoBackupSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlGatewayBackUpForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlGatewayListBackUpForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlManualBackUpForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Bind/BindInfo.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/IMessageCommon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterCommon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/BackViewControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/BaseCommonControl/Base/TextInputBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DialogInputFrameControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/GatewayFirmwareUpdateControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/IconViewControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/MostRightIconControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/MsgControls.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/PicViewControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/DeviceControls/DeviceSelectControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceFirmwareUpdateForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayFirmwareUpdateForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/HdlBackup/HdlBackupMenuForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceBindLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceFixedAttributeLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceHardInfoLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceImageInfoLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlFirmwareUpdateLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlGatewayLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlAutoBackupLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlBackupLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceAttributeLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlGatewayReceiveLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlJiguangMsgPushLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlPanelLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlShardLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlPirSensorLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Member/AddMemberByIdForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Member/AddMemberInfoForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Member/AddMemberSuccessForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Member/SubAccountLevelUpSuccessForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/OtherParty/OtherPartyAccountMenuForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Residence/ResidenceListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/ControlCommonResourse.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/DirectoryFileNameResourse.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/FirmwareUpdateResourse.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/GatewayResourse.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/AddCoerceContactForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/AddDeviceAlarmTargetListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/AddAlarmTargetTypeListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/AddSceneAlarmTargetListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/AlarmTargetSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/CoercePasswordMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/CoerceContactSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/DelayedSettionMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/EdtiorCoercePasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/EdtiorUserPasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/GarrisonAreaListMenuForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/CurtainAlarmSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/LightAlarmSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/SwitchAlarmSettionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/SafetyPasswordMenuForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/PasswordRefreshMsgForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/SectorsSettionMenuForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/SensorDeviceSettionListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/UserPasswordListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SharedContent/ConfigureNewSharedListRoomForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SharedContent/ConfigureNewSharedMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SharedContent/SearchConfigureSharedListRoomForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/SharedContent/SearchConfigureSharedMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/CheckNewEmailForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/CheckOldEmailForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Password/EditorAccountPasswordForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Suggestion/FeedbackForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/UserMain/SecondAuthenticationForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/AC.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/DimmableLight.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/DoorLock.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Repeater.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/ThirdPartyModuleUpgrade.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Transverter.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/R.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserView/HomePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserView/UserPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ZigbeeColor.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Resourse/UserCenterResourse.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Member/MemberListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Member/MemberManagementForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/UserMain/UserInformationForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/UserMain/UserMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/NewGateWaySelectForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WiredGwAddDirectionForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Add/WiredGatewaySearchForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Gateway/Manage/GatewayInfoEditorForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/CommonPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResultStatus.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/BackupInfoRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/FolderRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/GatewayRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/GetAreaCode.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/ResidenceRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/ResponsePack.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/UserLoginRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/UserRegisterReqDto.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/SendDataToServer.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserView/UserHomeView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/Room.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/ProgressBar.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SearchEditText.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/RowLayoutControls/RowLayoutControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/Base/EditorCommonForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/AddDeviceTypeListForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceMacInfoEditorForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceAddSuccessForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/DeviceUI.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/Safety/SafetyManagementMainForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/FrameLayoutControls/FrameRowControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/SceneUI.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/SceneTargetDeviceUI.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/SceneRoomUI.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/Application.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/BigInteger.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/CloudMqttResponsePack.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/CommonInfo.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/EncryptionService.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/Global.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/IStatus.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/OwnCodes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/RemoteOperatorConsts.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/SecuritySet.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Common/SendDataToGateway.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/AirSwitch.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/BindObj.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/ColorDimmableLight.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/CommonDevice.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/CurtainBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/DeviceType.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Enum.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/HDLbutton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/IASZone.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/LigthtBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Logic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/LogicBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/OTADevice.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Panel.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/PIRSensor.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Rollershade.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Safeguard.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/Scene.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/TemperatureSensor.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/ThermostatObj.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/ToggleLight.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGateway.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/Device/ZbGatewayData.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/ZigBee/IO/LocalFileUtils.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlSafeguardLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlAlarmsLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/UnallocatedRoom.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddDevieDetailFromAddFunction.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddRoom.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/EditRoom.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddRoomScene.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/RoomHumiditySetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/RoomManagement.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddDeviceList.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddRoomContent.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddRoomSelectPicByLocal.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/AddDevicesSameTypeList.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/RoomTemperatureSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/RoomShareSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Room/RoomCommon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/AC/ACControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/AC/ACControlBase.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectDeviceByRoom.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectRoomList.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectedScene.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectImgByLocal.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectedDimmableLightSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectDevice.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/SelectDelayTime.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategoryAddScene.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectAirSwitchSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/SelectFloor.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectLightSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/Category.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/CategorySceneSelectCurtainSetting.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/AirSwitch/AirSwitchControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectTime.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/Line.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/FunctionRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectFunctionView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/RoomNoNameMainView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceInfoRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/TopFrameLayout.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceInfoWithZoneRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/CompleteButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/CommonFormResouce.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectedStatuButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/RowLayoutEditButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/CustomAlert.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/LeftIconButtonRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/BackButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceIconSelectedIMGByLocal.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SceneMainView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/FunctionButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/FunctionIconButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/ACLeftIconButtonRowLayout.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/ButtonLineForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectZone.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceInfoEditRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceDetailInfo.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/CommonEnum.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/RowLayoutDeleteButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/FunctionMainView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/RoomMainView.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Light/LightControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Light/LightControlForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Light/DimmableLightControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountForgetPWD.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountRegister.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/PhoneZone.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountRegisterSuccess.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountLoginByCode.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountResetPWDSuccess.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/PhoneEmailForm.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SceneTargetTimeRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/SelectScene.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectSceneRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Category/SelectDevice.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SceneTargetFunctionRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectDeviceWithSeekBarRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectSceneStatuRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/SelectDeviceWithPickViewRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/CategoryFunctionRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/Send.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/EveryyearPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/SelectedLogicState.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/TemplatePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/SelectedLogicStatus.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/AddScenePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/LogicDevicePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/SuperGateway.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/SelectedLogic.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/LogicCommunalPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/MemberList.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/Cycle.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/TimePage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/EverymonthPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/LogicIfon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/LogicListAutomation.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/TemplateDeviceCondition.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DelayTime.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/CyclicCycle.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/AddLogicPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/TimePoint.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DeviceStateCondition.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DeviceTarget.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/LogicListPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/TemplateDeviceAction.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/IgnoreTime.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/SelectedButton.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/SecurityMode.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/WeekPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/CustomText.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/LockAddDevice.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/AddAction.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/LockLogicCommunalPage.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/LockIfon.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/LockAddScene.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/LockLogicList.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Logic/DoorLockLogic/AddCondition.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Common/ResponseEntity/AuthUserRes.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Light/AirSwitchControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/CommonForm/CategoryFunctionForWinRow.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Light/PlugControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/Phone/Device/Light/OnOffControl.cs","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/MQTTnet.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Security.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.Droid.TouchID.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Elian.iOS.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.IOS.TBL.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.IOS.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/ZigBee.Droid.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.Droid.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Shared.Droid.HDLWidget.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Newtonsoft.Json.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/ZigBee.Ios.xml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/Xamarin.Essentials.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/ZigBee.Droid.xml","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/Shared/DLL/M2Mqtt.Net.dll","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Core.UI.26.0.2/proguard/proguard.txt","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Media.Compat.26.0.2/proguard/proguard.txt","/Users/guoxuecheng/Desktop/HomeApp/ZigbeeApp/packages/Xamarin.Android.Support.Animated.Vector.Drawable.26.0.2/proguard/proguard.txt"],"BuildActions":["Compile","Compile","Compile","None","None","None","None","AndroidResource","AndroidResource","AndroidResource","AndroidNativeLibrary","AndroidNativeLibrary","AndroidResource","AndroidResource","AndroidResource","AndroidResource","AndroidResource","AndroidResource","AndroidResource","AndroidResource","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","AndroidAsset","ProjectReference","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","Compile","None","None","None","None","None","None","None","None","None","None","None","None","None","None","ProguardConfiguration","ProguardConfiguration","ProguardConfiguration"],"Analyzers":[]} \ No newline at end of file diff --git a/ZigbeeApp/.vs/GateWay/xs/sqlite3/storage.ide b/ZigbeeApp/.vs/GateWay/xs/sqlite3/storage.ide index b8ecefe..57cdb6d 100644 --- a/ZigbeeApp/.vs/GateWay/xs/sqlite3/storage.ide +++ b/ZigbeeApp/.vs/GateWay/xs/sqlite3/storage.ide Binary files differ diff --git a/ZigbeeApp/GateWay.Droid/Assets/Language.ini b/ZigbeeApp/GateWay.Droid/Assets/Language.ini index 236eed4..7e574eb 100755 --- a/ZigbeeApp/GateWay.Droid/Assets/Language.ini +++ b/ZigbeeApp/GateWay.Droid/Assets/Language.ini @@ -571,7 +571,7 @@ 10131=璐﹀彿鎴栧瘑鐮侀敊璇� 10132=璐﹀彿涓嶅瓨鍦紝璇峰厛娉ㄥ唽 10133=璇疯緭鍏ラ獙璇佺爜 - +10134=鍗冲皢閫氳繃寰俊鎺堟潈鐧诲綍 11000=鍔熻兘 11001=鍦烘櫙 @@ -602,6 +602,7 @@ 11032=閫夋嫨鍖哄煙 11033=閫夋嫨鍦烘櫙鍥剧墖 + 12100=鏈煡璁惧 12101=鎺у埗闈㈡澘 12102=缁х數鍣� diff --git a/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Close.png b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Close.png new file mode 100755 index 0000000..4b365d8 --- /dev/null +++ b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Close.png Binary files differ diff --git a/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/CloseSelected.png b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/CloseSelected.png new file mode 100755 index 0000000..a0d290e --- /dev/null +++ b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/CloseSelected.png Binary files differ diff --git a/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Down.png b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Down.png new file mode 100755 index 0000000..b73d7c7 --- /dev/null +++ b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Down.png Binary files differ diff --git a/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/DownSelected.png b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/DownSelected.png new file mode 100755 index 0000000..da3c7d3 --- /dev/null +++ b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/DownSelected.png Binary files differ diff --git a/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Open.png b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Open.png new file mode 100755 index 0000000..b1f89c6 --- /dev/null +++ b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Open.png Binary files differ diff --git a/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/OpenSelected.png b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/OpenSelected.png new file mode 100755 index 0000000..df795b7 --- /dev/null +++ b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/OpenSelected.png Binary files differ diff --git a/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Stop.png b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Stop.png new file mode 100755 index 0000000..96010a1 --- /dev/null +++ b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Stop.png Binary files differ diff --git a/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/StopSelected.png b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/StopSelected.png new file mode 100755 index 0000000..d4eb1da --- /dev/null +++ b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/StopSelected.png Binary files differ diff --git a/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Up.png b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Up.png new file mode 100755 index 0000000..34042d0 --- /dev/null +++ b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/Up.png Binary files differ diff --git a/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/UpSelected.png b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/UpSelected.png new file mode 100755 index 0000000..5d5409c --- /dev/null +++ b/ZigbeeApp/GateWay.Droid/Assets/Phone/RollerShade/UpSelected.png Binary files differ diff --git a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj index 94870ca..18b1794 100644 --- a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj +++ b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj @@ -555,6 +555,16 @@ <AndroidAsset Include="Assets\Phone\Scene\SceneIcon.png" /> <AndroidAsset Include="Assets\Phone\Account\QQ.png" /> <AndroidAsset Include="Assets\Phone\Account\Wechat.png" /> + <AndroidAsset Include="Assets\Phone\RollerShade\Stop.png" /> + <AndroidAsset Include="Assets\Phone\RollerShade\DownSelected.png" /> + <AndroidAsset Include="Assets\Phone\RollerShade\Up.png" /> + <AndroidAsset Include="Assets\Phone\RollerShade\Down.png" /> + <AndroidAsset Include="Assets\Phone\RollerShade\StopSelected.png" /> + <AndroidAsset Include="Assets\Phone\RollerShade\OpenSelected.png" /> + <AndroidAsset Include="Assets\Phone\RollerShade\UpSelected.png" /> + <AndroidAsset Include="Assets\Phone\RollerShade\Open.png" /> + <AndroidAsset Include="Assets\Phone\RollerShade\CloseSelected.png" /> + <AndroidAsset Include="Assets\Phone\RollerShade\Close.png" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\DroidLib\DroidLib.csproj"> diff --git a/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs b/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs index c4882fc..403bec9 100755 --- a/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs +++ b/ZigbeeApp/GateWay.Droid/Resources/Resource.designer.cs @@ -260,8 +260,8 @@ public partial class Array { - // aapt resource value: 0x7f0e0000 - public const int arc_colors_default = 2131623936; + // aapt resource value: 0x7f0f0000 + public const int arc_colors_default = 2131689472; static Array() { @@ -609,6 +609,21 @@ // aapt resource value: 0x7f01008e public const int controlBackground = 2130772110; + // aapt resource value: 0x7f010114 + public const int curtain_bar_bg_color = 2130772244; + + // aapt resource value: 0x7f010115 + public const int curtain_bar_border_color = 2130772245; + + // aapt resource value: 0x7f010112 + public const int curtain_bar_color = 2130772242; + + // aapt resource value: 0x7f010117 + public const int curtain_bar_height = 2130772247; + + // aapt resource value: 0x7f010116 + public const int curtain_bar_width = 2130772246; + // aapt resource value: 0x7f01000f public const int customNavigationLayout = 2130771983; @@ -874,7 +889,10 @@ public const int searchViewStyle = 2130772087; // aapt resource value: 0x7f010113 - public const int second_wave_color = 2130772243; + public const int second_curtain_bar_color = 2130772243; + + // aapt resource value: 0x7f010119 + public const int second_wave_color = 2130772249; // aapt resource value: 0x7f0100a2 public const int seekBarStyle = 2130772130; @@ -1071,38 +1089,38 @@ // aapt resource value: 0x7f0100d0 public const int voiceIcon = 2130772176; - // aapt resource value: 0x7f010114 - public const int wave_bg_color = 2130772244; - - // aapt resource value: 0x7f010115 - public const int wave_border_color = 2130772245; - - // aapt resource value: 0x7f010112 - public const int wave_color = 2130772242; - - // aapt resource value: 0x7f010117 - public const int wave_height = 2130772247; - - // aapt resource value: 0x7f010116 - public const int wave_width = 2130772246; - - // aapt resource value: 0x7f01011c - public const int wheelview_dividerColor = 2130772252; - - // aapt resource value: 0x7f010118 - public const int wheelview_gravity = 2130772248; - - // aapt resource value: 0x7f01011d - public const int wheelview_lineSpacingMultiplier = 2130772253; + // aapt resource value: 0x7f01011a + public const int wave_bg_color = 2130772250; // aapt resource value: 0x7f01011b - public const int wheelview_textColorCenter = 2130772251; + public const int wave_border_color = 2130772251; - // aapt resource value: 0x7f01011a - public const int wheelview_textColorOut = 2130772250; + // aapt resource value: 0x7f010118 + public const int wave_color = 2130772248; - // aapt resource value: 0x7f010119 - public const int wheelview_textSize = 2130772249; + // aapt resource value: 0x7f01011d + public const int wave_height = 2130772253; + + // aapt resource value: 0x7f01011c + public const int wave_width = 2130772252; + + // aapt resource value: 0x7f010122 + public const int wheelview_dividerColor = 2130772258; + + // aapt resource value: 0x7f01011e + public const int wheelview_gravity = 2130772254; + + // aapt resource value: 0x7f010123 + public const int wheelview_lineSpacingMultiplier = 2130772259; + + // aapt resource value: 0x7f010121 + public const int wheelview_textColorCenter = 2130772257; + + // aapt resource value: 0x7f010120 + public const int wheelview_textColorOut = 2130772256; + + // aapt resource value: 0x7f01011f + public const int wheelview_textSize = 2130772255; // aapt resource value: 0x7f010034 public const int windowActionBar = 2130772020; @@ -1147,20 +1165,20 @@ public partial class Boolean { - // aapt resource value: 0x7f0a0000 - public const int abc_action_bar_embed_tabs = 2131361792; + // aapt resource value: 0x7f0b0000 + public const int abc_action_bar_embed_tabs = 2131427328; - // aapt resource value: 0x7f0a0001 - public const int abc_allow_stacked_button_bar = 2131361793; + // aapt resource value: 0x7f0b0001 + public const int abc_allow_stacked_button_bar = 2131427329; - // aapt resource value: 0x7f0a0002 - public const int abc_config_actionMenuItemAllCaps = 2131361794; + // aapt resource value: 0x7f0b0002 + public const int abc_config_actionMenuItemAllCaps = 2131427330; - // aapt resource value: 0x7f0a0003 - public const int abc_config_closeDialogWhenTouchOutside = 2131361795; + // aapt resource value: 0x7f0b0003 + public const int abc_config_closeDialogWhenTouchOutside = 2131427331; - // aapt resource value: 0x7f0a0004 - public const int abc_config_showMenuShortcutsWhenKeyboardPresent = 2131361796; + // aapt resource value: 0x7f0b0004 + public const int abc_config_showMenuShortcutsWhenKeyboardPresent = 2131427332; static Boolean() { @@ -1175,287 +1193,320 @@ public partial class Color { - // aapt resource value: 0x7f0b0048 - public const int abc_background_cache_hint_selector_material_dark = 2131427400; + // aapt resource value: 0x7f0c0053 + public const int abc_background_cache_hint_selector_material_dark = 2131492947; - // aapt resource value: 0x7f0b0049 - public const int abc_background_cache_hint_selector_material_light = 2131427401; + // aapt resource value: 0x7f0c0054 + public const int abc_background_cache_hint_selector_material_light = 2131492948; - // aapt resource value: 0x7f0b004a - public const int abc_btn_colored_borderless_text_material = 2131427402; + // aapt resource value: 0x7f0c0055 + public const int abc_btn_colored_borderless_text_material = 2131492949; - // aapt resource value: 0x7f0b004b - public const int abc_btn_colored_text_material = 2131427403; + // aapt resource value: 0x7f0c0056 + public const int abc_btn_colored_text_material = 2131492950; - // aapt resource value: 0x7f0b004c - public const int abc_color_highlight_material = 2131427404; + // aapt resource value: 0x7f0c0057 + public const int abc_color_highlight_material = 2131492951; - // aapt resource value: 0x7f0b004d - public const int abc_hint_foreground_material_dark = 2131427405; + // aapt resource value: 0x7f0c0058 + public const int abc_hint_foreground_material_dark = 2131492952; - // aapt resource value: 0x7f0b004e - public const int abc_hint_foreground_material_light = 2131427406; + // aapt resource value: 0x7f0c0059 + public const int abc_hint_foreground_material_light = 2131492953; - // aapt resource value: 0x7f0b0000 - public const int abc_input_method_navigation_guard = 2131427328; + // aapt resource value: 0x7f0c0000 + public const int abc_input_method_navigation_guard = 2131492864; - // aapt resource value: 0x7f0b004f - public const int abc_primary_text_disable_only_material_dark = 2131427407; + // aapt resource value: 0x7f0c005a + public const int abc_primary_text_disable_only_material_dark = 2131492954; - // aapt resource value: 0x7f0b0050 - public const int abc_primary_text_disable_only_material_light = 2131427408; + // aapt resource value: 0x7f0c005b + public const int abc_primary_text_disable_only_material_light = 2131492955; - // aapt resource value: 0x7f0b0051 - public const int abc_primary_text_material_dark = 2131427409; + // aapt resource value: 0x7f0c005c + public const int abc_primary_text_material_dark = 2131492956; - // aapt resource value: 0x7f0b0052 - public const int abc_primary_text_material_light = 2131427410; + // aapt resource value: 0x7f0c005d + public const int abc_primary_text_material_light = 2131492957; - // aapt resource value: 0x7f0b0053 - public const int abc_search_url_text = 2131427411; + // aapt resource value: 0x7f0c005e + public const int abc_search_url_text = 2131492958; - // aapt resource value: 0x7f0b0001 - public const int abc_search_url_text_normal = 2131427329; + // aapt resource value: 0x7f0c0001 + public const int abc_search_url_text_normal = 2131492865; - // aapt resource value: 0x7f0b0002 - public const int abc_search_url_text_pressed = 2131427330; + // aapt resource value: 0x7f0c0002 + public const int abc_search_url_text_pressed = 2131492866; - // aapt resource value: 0x7f0b0003 - public const int abc_search_url_text_selected = 2131427331; + // aapt resource value: 0x7f0c0003 + public const int abc_search_url_text_selected = 2131492867; - // aapt resource value: 0x7f0b0054 - public const int abc_secondary_text_material_dark = 2131427412; + // aapt resource value: 0x7f0c005f + public const int abc_secondary_text_material_dark = 2131492959; - // aapt resource value: 0x7f0b0055 - public const int abc_secondary_text_material_light = 2131427413; + // aapt resource value: 0x7f0c0060 + public const int abc_secondary_text_material_light = 2131492960; - // aapt resource value: 0x7f0b0056 - public const int abc_tint_btn_checkable = 2131427414; + // aapt resource value: 0x7f0c0061 + public const int abc_tint_btn_checkable = 2131492961; - // aapt resource value: 0x7f0b0057 - public const int abc_tint_default = 2131427415; + // aapt resource value: 0x7f0c0062 + public const int abc_tint_default = 2131492962; - // aapt resource value: 0x7f0b0058 - public const int abc_tint_edittext = 2131427416; + // aapt resource value: 0x7f0c0063 + public const int abc_tint_edittext = 2131492963; - // aapt resource value: 0x7f0b0059 - public const int abc_tint_seek_thumb = 2131427417; + // aapt resource value: 0x7f0c0064 + public const int abc_tint_seek_thumb = 2131492964; - // aapt resource value: 0x7f0b005a - public const int abc_tint_spinner = 2131427418; + // aapt resource value: 0x7f0c0065 + public const int abc_tint_spinner = 2131492965; - // aapt resource value: 0x7f0b005b - public const int abc_tint_switch_track = 2131427419; + // aapt resource value: 0x7f0c0066 + public const int abc_tint_switch_track = 2131492966; - // aapt resource value: 0x7f0b0004 - public const int accent_material_dark = 2131427332; + // aapt resource value: 0x7f0c0004 + public const int accent_material_dark = 2131492868; - // aapt resource value: 0x7f0b0005 - public const int accent_material_light = 2131427333; + // aapt resource value: 0x7f0c0005 + public const int accent_material_light = 2131492869; - // aapt resource value: 0x7f0b0006 - public const int background_floating_material_dark = 2131427334; + // aapt resource value: 0x7f0c0006 + public const int background_floating_material_dark = 2131492870; - // aapt resource value: 0x7f0b0007 - public const int background_floating_material_light = 2131427335; + // aapt resource value: 0x7f0c0007 + public const int background_floating_material_light = 2131492871; - // aapt resource value: 0x7f0b0008 - public const int background_material_dark = 2131427336; + // aapt resource value: 0x7f0c0008 + public const int background_material_dark = 2131492872; - // aapt resource value: 0x7f0b0009 - public const int background_material_light = 2131427337; + // aapt resource value: 0x7f0c0009 + public const int background_material_light = 2131492873; - // aapt resource value: 0x7f0b000a - public const int bright_foreground_disabled_material_dark = 2131427338; + // aapt resource value: 0x7f0c000a + public const int bright_foreground_disabled_material_dark = 2131492874; - // aapt resource value: 0x7f0b000b - public const int bright_foreground_disabled_material_light = 2131427339; + // aapt resource value: 0x7f0c000b + public const int bright_foreground_disabled_material_light = 2131492875; - // aapt resource value: 0x7f0b000c - public const int bright_foreground_inverse_material_dark = 2131427340; + // aapt resource value: 0x7f0c000c + public const int bright_foreground_inverse_material_dark = 2131492876; - // aapt resource value: 0x7f0b000d - public const int bright_foreground_inverse_material_light = 2131427341; + // aapt resource value: 0x7f0c000d + public const int bright_foreground_inverse_material_light = 2131492877; - // aapt resource value: 0x7f0b000e - public const int bright_foreground_material_dark = 2131427342; + // aapt resource value: 0x7f0c000e + public const int bright_foreground_material_dark = 2131492878; - // aapt resource value: 0x7f0b000f - public const int bright_foreground_material_light = 2131427343; + // aapt resource value: 0x7f0c000f + public const int bright_foreground_material_light = 2131492879; - // aapt resource value: 0x7f0b0010 - public const int button_material_dark = 2131427344; + // aapt resource value: 0x7f0c0010 + public const int button_material_dark = 2131492880; - // aapt resource value: 0x7f0b0011 - public const int button_material_light = 2131427345; + // aapt resource value: 0x7f0c0011 + public const int button_material_light = 2131492881; - // aapt resource value: 0x7f0b0012 - public const int dim_foreground_disabled_material_dark = 2131427346; + // aapt resource value: 0x7f0c003f + public const int contents_text = 2131492927; - // aapt resource value: 0x7f0b0013 - public const int dim_foreground_disabled_material_light = 2131427347; + // aapt resource value: 0x7f0c0012 + public const int dim_foreground_disabled_material_dark = 2131492882; - // aapt resource value: 0x7f0b0014 - public const int dim_foreground_material_dark = 2131427348; + // aapt resource value: 0x7f0c0013 + public const int dim_foreground_disabled_material_light = 2131492883; - // aapt resource value: 0x7f0b0015 - public const int dim_foreground_material_light = 2131427349; + // aapt resource value: 0x7f0c0014 + public const int dim_foreground_material_dark = 2131492884; - // aapt resource value: 0x7f0b0016 - public const int error_color_material = 2131427350; + // aapt resource value: 0x7f0c0015 + public const int dim_foreground_material_light = 2131492885; - // aapt resource value: 0x7f0b0017 - public const int foreground_material_dark = 2131427351; + // aapt resource value: 0x7f0c0040 + public const int encode_view = 2131492928; + + // aapt resource value: 0x7f0c0016 + public const int error_color_material = 2131492886; + + // aapt resource value: 0x7f0c0017 + public const int foreground_material_dark = 2131492887; + + // aapt resource value: 0x7f0c0018 + public const int foreground_material_light = 2131492888; + + // aapt resource value: 0x7f0c0019 + public const int highlighted_text_material_dark = 2131492889; + + // aapt resource value: 0x7f0c001a + public const int highlighted_text_material_light = 2131492890; + + // aapt resource value: 0x7f0c001b + public const int material_blue_grey_800 = 2131492891; + + // aapt resource value: 0x7f0c001c + public const int material_blue_grey_900 = 2131492892; + + // aapt resource value: 0x7f0c001d + public const int material_blue_grey_950 = 2131492893; + + // aapt resource value: 0x7f0c001e + public const int material_deep_teal_200 = 2131492894; + + // aapt resource value: 0x7f0c001f + public const int material_deep_teal_500 = 2131492895; + + // aapt resource value: 0x7f0c0020 + public const int material_grey_100 = 2131492896; - // aapt resource value: 0x7f0b0018 - public const int foreground_material_light = 2131427352; + // aapt resource value: 0x7f0c0021 + public const int material_grey_300 = 2131492897; - // aapt resource value: 0x7f0b0019 - public const int highlighted_text_material_dark = 2131427353; + // aapt resource value: 0x7f0c0022 + public const int material_grey_50 = 2131492898; - // aapt resource value: 0x7f0b001a - public const int highlighted_text_material_light = 2131427354; + // aapt resource value: 0x7f0c0023 + public const int material_grey_600 = 2131492899; - // aapt resource value: 0x7f0b001b - public const int material_blue_grey_800 = 2131427355; + // aapt resource value: 0x7f0c0024 + public const int material_grey_800 = 2131492900; - // aapt resource value: 0x7f0b001c - public const int material_blue_grey_900 = 2131427356; + // aapt resource value: 0x7f0c0025 + public const int material_grey_850 = 2131492901; - // aapt resource value: 0x7f0b001d - public const int material_blue_grey_950 = 2131427357; + // aapt resource value: 0x7f0c0026 + public const int material_grey_900 = 2131492902; - // aapt resource value: 0x7f0b001e - public const int material_deep_teal_200 = 2131427358; + // aapt resource value: 0x7f0c003e + public const int material_red_500 = 2131492926; - // aapt resource value: 0x7f0b001f - public const int material_deep_teal_500 = 2131427359; + // aapt resource value: 0x7f0c003c + public const int notification_action_color_filter = 2131492924; - // aapt resource value: 0x7f0b0020 - public const int material_grey_100 = 2131427360; + // aapt resource value: 0x7f0c003d + public const int notification_icon_bg_color = 2131492925; - // aapt resource value: 0x7f0b0021 - public const int material_grey_300 = 2131427361; + // aapt resource value: 0x7f0c003b + public const int notification_material_background_media_default_color = 2131492923; - // aapt resource value: 0x7f0b0022 - public const int material_grey_50 = 2131427362; + // aapt resource value: 0x7f0c0041 + public const int pickerview_bgColor_default = 2131492929; - // aapt resource value: 0x7f0b0023 - public const int material_grey_600 = 2131427363; + // aapt resource value: 0x7f0c0042 + public const int pickerview_bgColor_overlay = 2131492930; - // aapt resource value: 0x7f0b0024 - public const int material_grey_800 = 2131427364; + // aapt resource value: 0x7f0c0043 + public const int pickerview_bg_topbar = 2131492931; - // aapt resource value: 0x7f0b0025 - public const int material_grey_850 = 2131427365; + // aapt resource value: 0x7f0c0044 + public const int pickerview_timebtn_nor = 2131492932; - // aapt resource value: 0x7f0b0026 - public const int material_grey_900 = 2131427366; + // aapt resource value: 0x7f0c0045 + public const int pickerview_timebtn_pre = 2131492933; - // aapt resource value: 0x7f0b003e - public const int material_red_500 = 2131427390; + // aapt resource value: 0x7f0c0046 + public const int pickerview_topbar_title = 2131492934; - // aapt resource value: 0x7f0b003c - public const int notification_action_color_filter = 2131427388; + // aapt resource value: 0x7f0c0047 + public const int pickerview_wheelview_textcolor_center = 2131492935; - // aapt resource value: 0x7f0b003d - public const int notification_icon_bg_color = 2131427389; + // aapt resource value: 0x7f0c0048 + public const int pickerview_wheelview_textcolor_divider = 2131492936; - // aapt resource value: 0x7f0b003b - public const int notification_material_background_media_default_color = 2131427387; + // aapt resource value: 0x7f0c0049 + public const int pickerview_wheelview_textcolor_out = 2131492937; - // aapt resource value: 0x7f0b003f - public const int pickerview_bgColor_default = 2131427391; + // aapt resource value: 0x7f0c004a + public const int possible_result_points = 2131492938; - // aapt resource value: 0x7f0b0040 - public const int pickerview_bgColor_overlay = 2131427392; + // aapt resource value: 0x7f0c0027 + public const int primary_dark_material_dark = 2131492903; - // aapt resource value: 0x7f0b0041 - public const int pickerview_bg_topbar = 2131427393; + // aapt resource value: 0x7f0c0028 + public const int primary_dark_material_light = 2131492904; - // aapt resource value: 0x7f0b0042 - public const int pickerview_timebtn_nor = 2131427394; + // aapt resource value: 0x7f0c0029 + public const int primary_material_dark = 2131492905; - // aapt resource value: 0x7f0b0043 - public const int pickerview_timebtn_pre = 2131427395; + // aapt resource value: 0x7f0c002a + public const int primary_material_light = 2131492906; - // aapt resource value: 0x7f0b0044 - public const int pickerview_topbar_title = 2131427396; + // aapt resource value: 0x7f0c002b + public const int primary_text_default_material_dark = 2131492907; - // aapt resource value: 0x7f0b0045 - public const int pickerview_wheelview_textcolor_center = 2131427397; + // aapt resource value: 0x7f0c002c + public const int primary_text_default_material_light = 2131492908; - // aapt resource value: 0x7f0b0046 - public const int pickerview_wheelview_textcolor_divider = 2131427398; + // aapt resource value: 0x7f0c002d + public const int primary_text_disabled_material_dark = 2131492909; - // aapt resource value: 0x7f0b0047 - public const int pickerview_wheelview_textcolor_out = 2131427399; + // aapt resource value: 0x7f0c002e + public const int primary_text_disabled_material_light = 2131492910; - // aapt resource value: 0x7f0b0027 - public const int primary_dark_material_dark = 2131427367; + // aapt resource value: 0x7f0c004b + public const int result_minor_text = 2131492939; - // aapt resource value: 0x7f0b0028 - public const int primary_dark_material_light = 2131427368; + // aapt resource value: 0x7f0c004c + public const int result_points = 2131492940; - // aapt resource value: 0x7f0b0029 - public const int primary_material_dark = 2131427369; + // aapt resource value: 0x7f0c004d + public const int result_text = 2131492941; - // aapt resource value: 0x7f0b002a - public const int primary_material_light = 2131427370; + // aapt resource value: 0x7f0c004e + public const int result_view = 2131492942; - // aapt resource value: 0x7f0b002b - public const int primary_text_default_material_dark = 2131427371; + // aapt resource value: 0x7f0c002f + public const int ripple_material_dark = 2131492911; - // aapt resource value: 0x7f0b002c - public const int primary_text_default_material_light = 2131427372; + // aapt resource value: 0x7f0c0030 + public const int ripple_material_light = 2131492912; - // aapt resource value: 0x7f0b002d - public const int primary_text_disabled_material_dark = 2131427373; + // aapt resource value: 0x7f0c0031 + public const int secondary_text_default_material_dark = 2131492913; - // aapt resource value: 0x7f0b002e - public const int primary_text_disabled_material_light = 2131427374; + // aapt resource value: 0x7f0c0032 + public const int secondary_text_default_material_light = 2131492914; - // aapt resource value: 0x7f0b002f - public const int ripple_material_dark = 2131427375; + // aapt resource value: 0x7f0c0033 + public const int secondary_text_disabled_material_dark = 2131492915; - // aapt resource value: 0x7f0b0030 - public const int ripple_material_light = 2131427376; + // aapt resource value: 0x7f0c0034 + public const int secondary_text_disabled_material_light = 2131492916; - // aapt resource value: 0x7f0b0031 - public const int secondary_text_default_material_dark = 2131427377; + // aapt resource value: 0x7f0c004f + public const int status_text = 2131492943; - // aapt resource value: 0x7f0b0032 - public const int secondary_text_default_material_light = 2131427378; + // aapt resource value: 0x7f0c0035 + public const int switch_thumb_disabled_material_dark = 2131492917; - // aapt resource value: 0x7f0b0033 - public const int secondary_text_disabled_material_dark = 2131427379; + // aapt resource value: 0x7f0c0036 + public const int switch_thumb_disabled_material_light = 2131492918; - // aapt resource value: 0x7f0b0034 - public const int secondary_text_disabled_material_light = 2131427380; + // aapt resource value: 0x7f0c0067 + public const int switch_thumb_material_dark = 2131492967; - // aapt resource value: 0x7f0b0035 - public const int switch_thumb_disabled_material_dark = 2131427381; + // aapt resource value: 0x7f0c0068 + public const int switch_thumb_material_light = 2131492968; - // aapt resource value: 0x7f0b0036 - public const int switch_thumb_disabled_material_light = 2131427382; + // aapt resource value: 0x7f0c0037 + public const int switch_thumb_normal_material_dark = 2131492919; - // aapt resource value: 0x7f0b005c - public const int switch_thumb_material_dark = 2131427420; + // aapt resource value: 0x7f0c0038 + public const int switch_thumb_normal_material_light = 2131492920; - // aapt resource value: 0x7f0b005d - public const int switch_thumb_material_light = 2131427421; + // aapt resource value: 0x7f0c0039 + public const int tooltip_background_dark = 2131492921; - // aapt resource value: 0x7f0b0037 - public const int switch_thumb_normal_material_dark = 2131427383; + // aapt resource value: 0x7f0c003a + public const int tooltip_background_light = 2131492922; - // aapt resource value: 0x7f0b0038 - public const int switch_thumb_normal_material_light = 2131427384; + // aapt resource value: 0x7f0c0050 + public const int transparent = 2131492944; - // aapt resource value: 0x7f0b0039 - public const int tooltip_background_dark = 2131427385; + // aapt resource value: 0x7f0c0051 + public const int viewfinder_laser = 2131492945; - // aapt resource value: 0x7f0b003a - public const int tooltip_background_light = 2131427386; + // aapt resource value: 0x7f0c0052 + public const int viewfinder_mask = 2131492946; static Color() { @@ -1470,359 +1521,359 @@ public partial class Dimension { - // aapt resource value: 0x7f08000c - public const int abc_action_bar_content_inset_material = 2131230732; + // aapt resource value: 0x7f09000c + public const int abc_action_bar_content_inset_material = 2131296268; - // aapt resource value: 0x7f08000d - public const int abc_action_bar_content_inset_with_nav = 2131230733; + // aapt resource value: 0x7f09000d + public const int abc_action_bar_content_inset_with_nav = 2131296269; - // aapt resource value: 0x7f080001 - public const int abc_action_bar_default_height_material = 2131230721; + // aapt resource value: 0x7f090001 + public const int abc_action_bar_default_height_material = 2131296257; - // aapt resource value: 0x7f08000e - public const int abc_action_bar_default_padding_end_material = 2131230734; + // aapt resource value: 0x7f09000e + public const int abc_action_bar_default_padding_end_material = 2131296270; - // aapt resource value: 0x7f08000f - public const int abc_action_bar_default_padding_start_material = 2131230735; + // aapt resource value: 0x7f09000f + public const int abc_action_bar_default_padding_start_material = 2131296271; - // aapt resource value: 0x7f080011 - public const int abc_action_bar_elevation_material = 2131230737; + // aapt resource value: 0x7f090011 + public const int abc_action_bar_elevation_material = 2131296273; - // aapt resource value: 0x7f080012 - public const int abc_action_bar_icon_vertical_padding_material = 2131230738; + // aapt resource value: 0x7f090012 + public const int abc_action_bar_icon_vertical_padding_material = 2131296274; - // aapt resource value: 0x7f080013 - public const int abc_action_bar_overflow_padding_end_material = 2131230739; + // aapt resource value: 0x7f090013 + public const int abc_action_bar_overflow_padding_end_material = 2131296275; - // aapt resource value: 0x7f080014 - public const int abc_action_bar_overflow_padding_start_material = 2131230740; + // aapt resource value: 0x7f090014 + public const int abc_action_bar_overflow_padding_start_material = 2131296276; - // aapt resource value: 0x7f080002 - public const int abc_action_bar_progress_bar_size = 2131230722; + // aapt resource value: 0x7f090002 + public const int abc_action_bar_progress_bar_size = 2131296258; - // aapt resource value: 0x7f080015 - public const int abc_action_bar_stacked_max_height = 2131230741; + // aapt resource value: 0x7f090015 + public const int abc_action_bar_stacked_max_height = 2131296277; - // aapt resource value: 0x7f080016 - public const int abc_action_bar_stacked_tab_max_width = 2131230742; + // aapt resource value: 0x7f090016 + public const int abc_action_bar_stacked_tab_max_width = 2131296278; - // aapt resource value: 0x7f080017 - public const int abc_action_bar_subtitle_bottom_margin_material = 2131230743; + // aapt resource value: 0x7f090017 + public const int abc_action_bar_subtitle_bottom_margin_material = 2131296279; - // aapt resource value: 0x7f080018 - public const int abc_action_bar_subtitle_top_margin_material = 2131230744; + // aapt resource value: 0x7f090018 + public const int abc_action_bar_subtitle_top_margin_material = 2131296280; - // aapt resource value: 0x7f080019 - public const int abc_action_button_min_height_material = 2131230745; + // aapt resource value: 0x7f090019 + public const int abc_action_button_min_height_material = 2131296281; - // aapt resource value: 0x7f08001a - public const int abc_action_button_min_width_material = 2131230746; + // aapt resource value: 0x7f09001a + public const int abc_action_button_min_width_material = 2131296282; - // aapt resource value: 0x7f08001b - public const int abc_action_button_min_width_overflow_material = 2131230747; + // aapt resource value: 0x7f09001b + public const int abc_action_button_min_width_overflow_material = 2131296283; - // aapt resource value: 0x7f080000 - public const int abc_alert_dialog_button_bar_height = 2131230720; + // aapt resource value: 0x7f090000 + public const int abc_alert_dialog_button_bar_height = 2131296256; - // aapt resource value: 0x7f08001c - public const int abc_button_inset_horizontal_material = 2131230748; + // aapt resource value: 0x7f09001c + public const int abc_button_inset_horizontal_material = 2131296284; - // aapt resource value: 0x7f08001d - public const int abc_button_inset_vertical_material = 2131230749; + // aapt resource value: 0x7f09001d + public const int abc_button_inset_vertical_material = 2131296285; - // aapt resource value: 0x7f08001e - public const int abc_button_padding_horizontal_material = 2131230750; + // aapt resource value: 0x7f09001e + public const int abc_button_padding_horizontal_material = 2131296286; - // aapt resource value: 0x7f08001f - public const int abc_button_padding_vertical_material = 2131230751; + // aapt resource value: 0x7f09001f + public const int abc_button_padding_vertical_material = 2131296287; - // aapt resource value: 0x7f080020 - public const int abc_cascading_menus_min_smallest_width = 2131230752; + // aapt resource value: 0x7f090020 + public const int abc_cascading_menus_min_smallest_width = 2131296288; - // aapt resource value: 0x7f080005 - public const int abc_config_prefDialogWidth = 2131230725; + // aapt resource value: 0x7f090005 + public const int abc_config_prefDialogWidth = 2131296261; - // aapt resource value: 0x7f080021 - public const int abc_control_corner_material = 2131230753; + // aapt resource value: 0x7f090021 + public const int abc_control_corner_material = 2131296289; - // aapt resource value: 0x7f080022 - public const int abc_control_inset_material = 2131230754; + // aapt resource value: 0x7f090022 + public const int abc_control_inset_material = 2131296290; - // aapt resource value: 0x7f080023 - public const int abc_control_padding_material = 2131230755; + // aapt resource value: 0x7f090023 + public const int abc_control_padding_material = 2131296291; - // aapt resource value: 0x7f080006 - public const int abc_dialog_fixed_height_major = 2131230726; + // aapt resource value: 0x7f090006 + public const int abc_dialog_fixed_height_major = 2131296262; - // aapt resource value: 0x7f080007 - public const int abc_dialog_fixed_height_minor = 2131230727; + // aapt resource value: 0x7f090007 + public const int abc_dialog_fixed_height_minor = 2131296263; - // aapt resource value: 0x7f080008 - public const int abc_dialog_fixed_width_major = 2131230728; + // aapt resource value: 0x7f090008 + public const int abc_dialog_fixed_width_major = 2131296264; - // aapt resource value: 0x7f080009 - public const int abc_dialog_fixed_width_minor = 2131230729; + // aapt resource value: 0x7f090009 + public const int abc_dialog_fixed_width_minor = 2131296265; - // aapt resource value: 0x7f080024 - public const int abc_dialog_list_padding_bottom_no_buttons = 2131230756; + // aapt resource value: 0x7f090024 + public const int abc_dialog_list_padding_bottom_no_buttons = 2131296292; - // aapt resource value: 0x7f080025 - public const int abc_dialog_list_padding_top_no_title = 2131230757; + // aapt resource value: 0x7f090025 + public const int abc_dialog_list_padding_top_no_title = 2131296293; - // aapt resource value: 0x7f08000a - public const int abc_dialog_min_width_major = 2131230730; + // aapt resource value: 0x7f09000a + public const int abc_dialog_min_width_major = 2131296266; - // aapt resource value: 0x7f08000b - public const int abc_dialog_min_width_minor = 2131230731; + // aapt resource value: 0x7f09000b + public const int abc_dialog_min_width_minor = 2131296267; - // aapt resource value: 0x7f080026 - public const int abc_dialog_padding_material = 2131230758; + // aapt resource value: 0x7f090026 + public const int abc_dialog_padding_material = 2131296294; - // aapt resource value: 0x7f080027 - public const int abc_dialog_padding_top_material = 2131230759; + // aapt resource value: 0x7f090027 + public const int abc_dialog_padding_top_material = 2131296295; - // aapt resource value: 0x7f080028 - public const int abc_dialog_title_divider_material = 2131230760; + // aapt resource value: 0x7f090028 + public const int abc_dialog_title_divider_material = 2131296296; - // aapt resource value: 0x7f080029 - public const int abc_disabled_alpha_material_dark = 2131230761; + // aapt resource value: 0x7f090029 + public const int abc_disabled_alpha_material_dark = 2131296297; - // aapt resource value: 0x7f08002a - public const int abc_disabled_alpha_material_light = 2131230762; + // aapt resource value: 0x7f09002a + public const int abc_disabled_alpha_material_light = 2131296298; - // aapt resource value: 0x7f08002b - public const int abc_dropdownitem_icon_width = 2131230763; + // aapt resource value: 0x7f09002b + public const int abc_dropdownitem_icon_width = 2131296299; - // aapt resource value: 0x7f08002c - public const int abc_dropdownitem_text_padding_left = 2131230764; + // aapt resource value: 0x7f09002c + public const int abc_dropdownitem_text_padding_left = 2131296300; - // aapt resource value: 0x7f08002d - public const int abc_dropdownitem_text_padding_right = 2131230765; + // aapt resource value: 0x7f09002d + public const int abc_dropdownitem_text_padding_right = 2131296301; - // aapt resource value: 0x7f08002e - public const int abc_edit_text_inset_bottom_material = 2131230766; + // aapt resource value: 0x7f09002e + public const int abc_edit_text_inset_bottom_material = 2131296302; - // aapt resource value: 0x7f08002f - public const int abc_edit_text_inset_horizontal_material = 2131230767; + // aapt resource value: 0x7f09002f + public const int abc_edit_text_inset_horizontal_material = 2131296303; - // aapt resource value: 0x7f080030 - public const int abc_edit_text_inset_top_material = 2131230768; + // aapt resource value: 0x7f090030 + public const int abc_edit_text_inset_top_material = 2131296304; - // aapt resource value: 0x7f080031 - public const int abc_floating_window_z = 2131230769; + // aapt resource value: 0x7f090031 + public const int abc_floating_window_z = 2131296305; - // aapt resource value: 0x7f080032 - public const int abc_list_item_padding_horizontal_material = 2131230770; + // aapt resource value: 0x7f090032 + public const int abc_list_item_padding_horizontal_material = 2131296306; - // aapt resource value: 0x7f080033 - public const int abc_panel_menu_list_width = 2131230771; + // aapt resource value: 0x7f090033 + public const int abc_panel_menu_list_width = 2131296307; - // aapt resource value: 0x7f080034 - public const int abc_progress_bar_height_material = 2131230772; + // aapt resource value: 0x7f090034 + public const int abc_progress_bar_height_material = 2131296308; - // aapt resource value: 0x7f080035 - public const int abc_search_view_preferred_height = 2131230773; + // aapt resource value: 0x7f090035 + public const int abc_search_view_preferred_height = 2131296309; - // aapt resource value: 0x7f080036 - public const int abc_search_view_preferred_width = 2131230774; + // aapt resource value: 0x7f090036 + public const int abc_search_view_preferred_width = 2131296310; - // aapt resource value: 0x7f080037 - public const int abc_seekbar_track_background_height_material = 2131230775; + // aapt resource value: 0x7f090037 + public const int abc_seekbar_track_background_height_material = 2131296311; - // aapt resource value: 0x7f080038 - public const int abc_seekbar_track_progress_height_material = 2131230776; + // aapt resource value: 0x7f090038 + public const int abc_seekbar_track_progress_height_material = 2131296312; - // aapt resource value: 0x7f080039 - public const int abc_select_dialog_padding_start_material = 2131230777; + // aapt resource value: 0x7f090039 + public const int abc_select_dialog_padding_start_material = 2131296313; - // aapt resource value: 0x7f080010 - public const int abc_switch_padding = 2131230736; + // aapt resource value: 0x7f090010 + public const int abc_switch_padding = 2131296272; - // aapt resource value: 0x7f08003a - public const int abc_text_size_body_1_material = 2131230778; + // aapt resource value: 0x7f09003a + public const int abc_text_size_body_1_material = 2131296314; - // aapt resource value: 0x7f08003b - public const int abc_text_size_body_2_material = 2131230779; + // aapt resource value: 0x7f09003b + public const int abc_text_size_body_2_material = 2131296315; - // aapt resource value: 0x7f08003c - public const int abc_text_size_button_material = 2131230780; + // aapt resource value: 0x7f09003c + public const int abc_text_size_button_material = 2131296316; - // aapt resource value: 0x7f08003d - public const int abc_text_size_caption_material = 2131230781; + // aapt resource value: 0x7f09003d + public const int abc_text_size_caption_material = 2131296317; - // aapt resource value: 0x7f08003e - public const int abc_text_size_display_1_material = 2131230782; + // aapt resource value: 0x7f09003e + public const int abc_text_size_display_1_material = 2131296318; - // aapt resource value: 0x7f08003f - public const int abc_text_size_display_2_material = 2131230783; + // aapt resource value: 0x7f09003f + public const int abc_text_size_display_2_material = 2131296319; - // aapt resource value: 0x7f080040 - public const int abc_text_size_display_3_material = 2131230784; + // aapt resource value: 0x7f090040 + public const int abc_text_size_display_3_material = 2131296320; - // aapt resource value: 0x7f080041 - public const int abc_text_size_display_4_material = 2131230785; + // aapt resource value: 0x7f090041 + public const int abc_text_size_display_4_material = 2131296321; - // aapt resource value: 0x7f080042 - public const int abc_text_size_headline_material = 2131230786; + // aapt resource value: 0x7f090042 + public const int abc_text_size_headline_material = 2131296322; - // aapt resource value: 0x7f080043 - public const int abc_text_size_large_material = 2131230787; + // aapt resource value: 0x7f090043 + public const int abc_text_size_large_material = 2131296323; - // aapt resource value: 0x7f080044 - public const int abc_text_size_medium_material = 2131230788; + // aapt resource value: 0x7f090044 + public const int abc_text_size_medium_material = 2131296324; - // aapt resource value: 0x7f080045 - public const int abc_text_size_menu_header_material = 2131230789; + // aapt resource value: 0x7f090045 + public const int abc_text_size_menu_header_material = 2131296325; - // aapt resource value: 0x7f080046 - public const int abc_text_size_menu_material = 2131230790; + // aapt resource value: 0x7f090046 + public const int abc_text_size_menu_material = 2131296326; - // aapt resource value: 0x7f080047 - public const int abc_text_size_small_material = 2131230791; + // aapt resource value: 0x7f090047 + public const int abc_text_size_small_material = 2131296327; - // aapt resource value: 0x7f080048 - public const int abc_text_size_subhead_material = 2131230792; + // aapt resource value: 0x7f090048 + public const int abc_text_size_subhead_material = 2131296328; - // aapt resource value: 0x7f080003 - public const int abc_text_size_subtitle_material_toolbar = 2131230723; + // aapt resource value: 0x7f090003 + public const int abc_text_size_subtitle_material_toolbar = 2131296259; - // aapt resource value: 0x7f080049 - public const int abc_text_size_title_material = 2131230793; + // aapt resource value: 0x7f090049 + public const int abc_text_size_title_material = 2131296329; - // aapt resource value: 0x7f080004 - public const int abc_text_size_title_material_toolbar = 2131230724; + // aapt resource value: 0x7f090004 + public const int abc_text_size_title_material_toolbar = 2131296260; - // aapt resource value: 0x7f08005f - public const int compat_button_inset_horizontal_material = 2131230815; + // aapt resource value: 0x7f09005f + public const int compat_button_inset_horizontal_material = 2131296351; - // aapt resource value: 0x7f080060 - public const int compat_button_inset_vertical_material = 2131230816; + // aapt resource value: 0x7f090060 + public const int compat_button_inset_vertical_material = 2131296352; - // aapt resource value: 0x7f080061 - public const int compat_button_padding_horizontal_material = 2131230817; + // aapt resource value: 0x7f090061 + public const int compat_button_padding_horizontal_material = 2131296353; - // aapt resource value: 0x7f080062 - public const int compat_button_padding_vertical_material = 2131230818; + // aapt resource value: 0x7f090062 + public const int compat_button_padding_vertical_material = 2131296354; - // aapt resource value: 0x7f080063 - public const int compat_control_corner_material = 2131230819; + // aapt resource value: 0x7f090063 + public const int compat_control_corner_material = 2131296355; - // aapt resource value: 0x7f08004a - public const int disabled_alpha_material_dark = 2131230794; + // aapt resource value: 0x7f09004a + public const int disabled_alpha_material_dark = 2131296330; - // aapt resource value: 0x7f08004b - public const int disabled_alpha_material_light = 2131230795; + // aapt resource value: 0x7f09004b + public const int disabled_alpha_material_light = 2131296331; - // aapt resource value: 0x7f080070 - public const int fingerprint_icon_size = 2131230832; + // aapt resource value: 0x7f090070 + public const int fingerprint_icon_size = 2131296368; - // aapt resource value: 0x7f08006f - public const int fingerprint_status_layout_margin_vertical = 2131230831; + // aapt resource value: 0x7f09006f + public const int fingerprint_status_layout_margin_vertical = 2131296367; - // aapt resource value: 0x7f08004c - public const int highlight_alpha_material_colored = 2131230796; + // aapt resource value: 0x7f09004c + public const int highlight_alpha_material_colored = 2131296332; - // aapt resource value: 0x7f08004d - public const int highlight_alpha_material_dark = 2131230797; + // aapt resource value: 0x7f09004d + public const int highlight_alpha_material_dark = 2131296333; - // aapt resource value: 0x7f08004e - public const int highlight_alpha_material_light = 2131230798; + // aapt resource value: 0x7f09004e + public const int highlight_alpha_material_light = 2131296334; - // aapt resource value: 0x7f08004f - public const int hint_alpha_material_dark = 2131230799; + // aapt resource value: 0x7f09004f + public const int hint_alpha_material_dark = 2131296335; - // aapt resource value: 0x7f080050 - public const int hint_alpha_material_light = 2131230800; + // aapt resource value: 0x7f090050 + public const int hint_alpha_material_light = 2131296336; - // aapt resource value: 0x7f080051 - public const int hint_pressed_alpha_material_dark = 2131230801; + // aapt resource value: 0x7f090051 + public const int hint_pressed_alpha_material_dark = 2131296337; - // aapt resource value: 0x7f080052 - public const int hint_pressed_alpha_material_light = 2131230802; + // aapt resource value: 0x7f090052 + public const int hint_pressed_alpha_material_light = 2131296338; - // aapt resource value: 0x7f080064 - public const int notification_action_icon_size = 2131230820; + // aapt resource value: 0x7f090064 + public const int notification_action_icon_size = 2131296356; - // aapt resource value: 0x7f080065 - public const int notification_action_text_size = 2131230821; + // aapt resource value: 0x7f090065 + public const int notification_action_text_size = 2131296357; - // aapt resource value: 0x7f080066 - public const int notification_big_circle_margin = 2131230822; + // aapt resource value: 0x7f090066 + public const int notification_big_circle_margin = 2131296358; - // aapt resource value: 0x7f08005c - public const int notification_content_margin_start = 2131230812; + // aapt resource value: 0x7f09005c + public const int notification_content_margin_start = 2131296348; - // aapt resource value: 0x7f080067 - public const int notification_large_icon_height = 2131230823; + // aapt resource value: 0x7f090067 + public const int notification_large_icon_height = 2131296359; - // aapt resource value: 0x7f080068 - public const int notification_large_icon_width = 2131230824; + // aapt resource value: 0x7f090068 + public const int notification_large_icon_width = 2131296360; - // aapt resource value: 0x7f08005d - public const int notification_main_column_padding_top = 2131230813; + // aapt resource value: 0x7f09005d + public const int notification_main_column_padding_top = 2131296349; - // aapt resource value: 0x7f08005e - public const int notification_media_narrow_margin = 2131230814; + // aapt resource value: 0x7f09005e + public const int notification_media_narrow_margin = 2131296350; - // aapt resource value: 0x7f080069 - public const int notification_right_icon_size = 2131230825; + // aapt resource value: 0x7f090069 + public const int notification_right_icon_size = 2131296361; - // aapt resource value: 0x7f08005b - public const int notification_right_side_padding_top = 2131230811; + // aapt resource value: 0x7f09005b + public const int notification_right_side_padding_top = 2131296347; - // aapt resource value: 0x7f08006a - public const int notification_small_icon_background_padding = 2131230826; + // aapt resource value: 0x7f09006a + public const int notification_small_icon_background_padding = 2131296362; - // aapt resource value: 0x7f08006b - public const int notification_small_icon_size_as_large = 2131230827; + // aapt resource value: 0x7f09006b + public const int notification_small_icon_size_as_large = 2131296363; - // aapt resource value: 0x7f08006c - public const int notification_subtext_size = 2131230828; + // aapt resource value: 0x7f09006c + public const int notification_subtext_size = 2131296364; - // aapt resource value: 0x7f08006d - public const int notification_top_pad = 2131230829; + // aapt resource value: 0x7f09006d + public const int notification_top_pad = 2131296365; - // aapt resource value: 0x7f08006e - public const int notification_top_pad_large_text = 2131230830; + // aapt resource value: 0x7f09006e + public const int notification_top_pad_large_text = 2131296366; - // aapt resource value: 0x7f080071 - public const int pickerview_textsize = 2131230833; + // aapt resource value: 0x7f090071 + public const int pickerview_textsize = 2131296369; - // aapt resource value: 0x7f080072 - public const int pickerview_topbar_btn_textsize = 2131230834; + // aapt resource value: 0x7f090072 + public const int pickerview_topbar_btn_textsize = 2131296370; - // aapt resource value: 0x7f080073 - public const int pickerview_topbar_height = 2131230835; + // aapt resource value: 0x7f090073 + public const int pickerview_topbar_height = 2131296371; - // aapt resource value: 0x7f080074 - public const int pickerview_topbar_padding = 2131230836; + // aapt resource value: 0x7f090074 + public const int pickerview_topbar_padding = 2131296372; - // aapt resource value: 0x7f080075 - public const int pickerview_topbar_title_textsize = 2131230837; + // aapt resource value: 0x7f090075 + public const int pickerview_topbar_title_textsize = 2131296373; - // aapt resource value: 0x7f080053 - public const int tooltip_corner_radius = 2131230803; + // aapt resource value: 0x7f090053 + public const int tooltip_corner_radius = 2131296339; - // aapt resource value: 0x7f080054 - public const int tooltip_horizontal_padding = 2131230804; + // aapt resource value: 0x7f090054 + public const int tooltip_horizontal_padding = 2131296340; - // aapt resource value: 0x7f080055 - public const int tooltip_margin = 2131230805; + // aapt resource value: 0x7f090055 + public const int tooltip_margin = 2131296341; - // aapt resource value: 0x7f080056 - public const int tooltip_precise_anchor_extra_offset = 2131230806; + // aapt resource value: 0x7f090056 + public const int tooltip_precise_anchor_extra_offset = 2131296342; - // aapt resource value: 0x7f080057 - public const int tooltip_precise_anchor_threshold = 2131230807; + // aapt resource value: 0x7f090057 + public const int tooltip_precise_anchor_threshold = 2131296343; - // aapt resource value: 0x7f080058 - public const int tooltip_vertical_padding = 2131230808; + // aapt resource value: 0x7f090058 + public const int tooltip_vertical_padding = 2131296344; - // aapt resource value: 0x7f080059 - public const int tooltip_y_offset_non_touch = 2131230809; + // aapt resource value: 0x7f090059 + public const int tooltip_y_offset_non_touch = 2131296345; - // aapt resource value: 0x7f08005a - public const int tooltip_y_offset_touch = 2131230810; + // aapt resource value: 0x7f09005a + public const int tooltip_y_offset_touch = 2131296346; static Dimension() { @@ -2171,55 +2222,76 @@ public const int ic_gps_point = 2130837614; // aapt resource value: 0x7f02006f - public const int Icon = 2130837615; + public const int ic_seekbar_open = 2130837615; // aapt resource value: 0x7f020070 - public const int Loading = 2130837616; + public const int ic_wd_btn_back_normal = 2130837616; // aapt resource value: 0x7f020071 - public const int notification_action_background = 2130837617; + public const int ic_wd_btn_back_press = 2130837617; // aapt resource value: 0x7f020072 - public const int notification_bg = 2130837618; + public const int ic_wd_curtain_bg = 2130837618; // aapt resource value: 0x7f020073 - public const int notification_bg_low = 2130837619; + public const int ic_wd_scan_light = 2130837619; // aapt resource value: 0x7f020074 - public const int notification_bg_low_normal = 2130837620; + public const int ic_wd_seekbar_open = 2130837620; // aapt resource value: 0x7f020075 - public const int notification_bg_low_pressed = 2130837621; + public const int ic_wd_selector_back = 2130837621; // aapt resource value: 0x7f020076 - public const int notification_bg_normal = 2130837622; + public const int Icon = 2130837622; // aapt resource value: 0x7f020077 - public const int notification_bg_normal_pressed = 2130837623; + public const int Loading = 2130837623; // aapt resource value: 0x7f020078 - public const int notification_icon_background = 2130837624; - - // aapt resource value: 0x7f02007e - public const int notification_template_icon_bg = 2130837630; - - // aapt resource value: 0x7f02007f - public const int notification_template_icon_low_bg = 2130837631; + public const int notification_action_background = 2130837624; // aapt resource value: 0x7f020079 - public const int notification_tile_bg = 2130837625; + public const int notification_bg = 2130837625; // aapt resource value: 0x7f02007a - public const int notify_panel_notification_icon_bg = 2130837626; + public const int notification_bg_low = 2130837626; // aapt resource value: 0x7f02007b - public const int selector_pickerview_btn = 2130837627; + public const int notification_bg_low_normal = 2130837627; // aapt resource value: 0x7f02007c - public const int tooltip_frame_dark = 2130837628; + public const int notification_bg_low_pressed = 2130837628; // aapt resource value: 0x7f02007d - public const int tooltip_frame_light = 2130837629; + public const int notification_bg_normal = 2130837629; + + // aapt resource value: 0x7f02007e + public const int notification_bg_normal_pressed = 2130837630; + + // aapt resource value: 0x7f02007f + public const int notification_icon_background = 2130837631; + + // aapt resource value: 0x7f020085 + public const int notification_template_icon_bg = 2130837637; + + // aapt resource value: 0x7f020086 + public const int notification_template_icon_low_bg = 2130837638; + + // aapt resource value: 0x7f020080 + public const int notification_tile_bg = 2130837632; + + // aapt resource value: 0x7f020081 + public const int notify_panel_notification_icon_bg = 2130837633; + + // aapt resource value: 0x7f020082 + public const int selector_pickerview_btn = 2130837634; + + // aapt resource value: 0x7f020083 + public const int tooltip_frame_dark = 2130837635; + + // aapt resource value: 0x7f020084 + public const int tooltip_frame_light = 2130837636; static Drawable() { @@ -2234,503 +2306,536 @@ public partial class Id { - // aapt resource value: 0x7f0c0023 - public const int ALT = 2131492899; + // aapt resource value: 0x7f0d002a + public const int ALT = 2131558442; - // aapt resource value: 0x7f0c0024 - public const int CTRL = 2131492900; + // aapt resource value: 0x7f0d002b + public const int CTRL = 2131558443; - // aapt resource value: 0x7f0c0034 - public const int FILL = 2131492916; + // aapt resource value: 0x7f0d003b + public const int FILL = 2131558459; - // aapt resource value: 0x7f0c0035 - public const int FILL_STROKE = 2131492917; + // aapt resource value: 0x7f0d003c + public const int FILL_STROKE = 2131558460; - // aapt resource value: 0x7f0c0025 - public const int FUNCTION = 2131492901; + // aapt resource value: 0x7f0d002c + public const int FUNCTION = 2131558444; - // aapt resource value: 0x7f0c0026 - public const int META = 2131492902; + // aapt resource value: 0x7f0d002d + public const int META = 2131558445; - // aapt resource value: 0x7f0c0027 - public const int SHIFT = 2131492903; + // aapt resource value: 0x7f0d002e + public const int SHIFT = 2131558446; - // aapt resource value: 0x7f0c0036 - public const int STROKE = 2131492918; + // aapt resource value: 0x7f0d003d + public const int STROKE = 2131558461; - // aapt resource value: 0x7f0c0028 - public const int SYM = 2131492904; + // aapt resource value: 0x7f0d002f + public const int SYM = 2131558447; - // aapt resource value: 0x7f0c0095 - public const int action0 = 2131493013; + // aapt resource value: 0x7f0d00a0 + public const int action0 = 2131558560; - // aapt resource value: 0x7f0c005c - public const int action_bar = 2131492956; + // aapt resource value: 0x7f0d0063 + public const int action_bar = 2131558499; - // aapt resource value: 0x7f0c0000 - public const int action_bar_activity_content = 2131492864; + // aapt resource value: 0x7f0d0000 + public const int action_bar_activity_content = 2131558400; - // aapt resource value: 0x7f0c005b - public const int action_bar_container = 2131492955; + // aapt resource value: 0x7f0d0062 + public const int action_bar_container = 2131558498; - // aapt resource value: 0x7f0c0057 - public const int action_bar_root = 2131492951; + // aapt resource value: 0x7f0d005e + public const int action_bar_root = 2131558494; - // aapt resource value: 0x7f0c0001 - public const int action_bar_spinner = 2131492865; + // aapt resource value: 0x7f0d0001 + public const int action_bar_spinner = 2131558401; - // aapt resource value: 0x7f0c003b - public const int action_bar_subtitle = 2131492923; + // aapt resource value: 0x7f0d0042 + public const int action_bar_subtitle = 2131558466; - // aapt resource value: 0x7f0c003a - public const int action_bar_title = 2131492922; + // aapt resource value: 0x7f0d0041 + public const int action_bar_title = 2131558465; - // aapt resource value: 0x7f0c0092 - public const int action_container = 2131493010; + // aapt resource value: 0x7f0d009d + public const int action_container = 2131558557; - // aapt resource value: 0x7f0c005d - public const int action_context_bar = 2131492957; + // aapt resource value: 0x7f0d0064 + public const int action_context_bar = 2131558500; - // aapt resource value: 0x7f0c0099 - public const int action_divider = 2131493017; + // aapt resource value: 0x7f0d00a4 + public const int action_divider = 2131558564; - // aapt resource value: 0x7f0c0093 - public const int action_image = 2131493011; + // aapt resource value: 0x7f0d009e + public const int action_image = 2131558558; - // aapt resource value: 0x7f0c0002 - public const int action_menu_divider = 2131492866; + // aapt resource value: 0x7f0d0002 + public const int action_menu_divider = 2131558402; - // aapt resource value: 0x7f0c0003 - public const int action_menu_presenter = 2131492867; + // aapt resource value: 0x7f0d0003 + public const int action_menu_presenter = 2131558403; - // aapt resource value: 0x7f0c0059 - public const int action_mode_bar = 2131492953; + // aapt resource value: 0x7f0d0060 + public const int action_mode_bar = 2131558496; - // aapt resource value: 0x7f0c0058 - public const int action_mode_bar_stub = 2131492952; + // aapt resource value: 0x7f0d005f + public const int action_mode_bar_stub = 2131558495; - // aapt resource value: 0x7f0c003c - public const int action_mode_close_button = 2131492924; + // aapt resource value: 0x7f0d0043 + public const int action_mode_close_button = 2131558467; - // aapt resource value: 0x7f0c0094 - public const int action_text = 2131493012; + // aapt resource value: 0x7f0d009f + public const int action_text = 2131558559; - // aapt resource value: 0x7f0c00a2 - public const int actions = 2131493026; + // aapt resource value: 0x7f0d00ad + public const int actions = 2131558573; - // aapt resource value: 0x7f0c003d - public const int activity_chooser_view_content = 2131492925; + // aapt resource value: 0x7f0d0044 + public const int activity_chooser_view_content = 2131558468; - // aapt resource value: 0x7f0c001d - public const int add = 2131492893; + // aapt resource value: 0x7f0d0024 + public const int add = 2131558436; - // aapt resource value: 0x7f0c0050 - public const int alertTitle = 2131492944; + // aapt resource value: 0x7f0d0057 + public const int alertTitle = 2131558487; - // aapt resource value: 0x7f0c0029 - public const int always = 2131492905; + // aapt resource value: 0x7f0d0030 + public const int always = 2131558448; - // aapt resource value: 0x7f0c0030 - public const int async = 2131492912; + // aapt resource value: 0x7f0d0037 + public const int async = 2131558455; - // aapt resource value: 0x7f0c0020 - public const int beginning = 2131492896; + // aapt resource value: 0x7f0d0027 + public const int beginning = 2131558439; - // aapt resource value: 0x7f0c0031 - public const int blocking = 2131492913; + // aapt resource value: 0x7f0d0038 + public const int blocking = 2131558456; - // aapt resource value: 0x7f0c002e - public const int bottom = 2131492910; + // aapt resource value: 0x7f0d0035 + public const int bottom = 2131558453; - // aapt resource value: 0x7f0c007d - public const int btnCancel = 2131492989; + // aapt resource value: 0x7f0d0088 + public const int btnCancel = 2131558536; - // aapt resource value: 0x7f0c007f - public const int btnSubmit = 2131492991; + // aapt resource value: 0x7f0d008a + public const int btnSubmit = 2131558538; - // aapt resource value: 0x7f0c0043 - public const int buttonPanel = 2131492931; + // aapt resource value: 0x7f0d004a + public const int buttonPanel = 2131558474; - // aapt resource value: 0x7f0c0096 - public const int cancel_action = 2131493014; + // aapt resource value: 0x7f0d00a1 + public const int cancel_action = 2131558561; - // aapt resource value: 0x7f0c0037 - public const int center = 2131492919; + // aapt resource value: 0x7f0d0085 + public const int capture_imageview_back = 2131558533; - // aapt resource value: 0x7f0c0053 - public const int checkbox = 2131492947; + // aapt resource value: 0x7f0d0086 + public const int capture_textView_title = 2131558534; - // aapt resource value: 0x7f0c009e - public const int chronometer = 2131493022; + // aapt resource value: 0x7f0d003e + public const int center = 2131558462; - // aapt resource value: 0x7f0c002a - public const int collapseActionView = 2131492906; + // aapt resource value: 0x7f0d005a + public const int checkbox = 2131558490; - // aapt resource value: 0x7f0c0046 - public const int contentPanel = 2131492934; + // aapt resource value: 0x7f0d00a9 + public const int chronometer = 2131558569; - // aapt resource value: 0x7f0c0081 - public const int content_container = 2131492993; + // aapt resource value: 0x7f0d0031 + public const int collapseActionView = 2131558449; - // aapt resource value: 0x7f0c004d - public const int custom = 2131492941; + // aapt resource value: 0x7f0d004d + public const int contentPanel = 2131558477; - // aapt resource value: 0x7f0c004c - public const int customPanel = 2131492940; + // aapt resource value: 0x7f0d008c + public const int content_container = 2131558540; - // aapt resource value: 0x7f0c008d - public const int day = 2131493005; + // aapt resource value: 0x7f0d0054 + public const int custom = 2131558484; - // aapt resource value: 0x7f0c005a - public const int decor_content_parent = 2131492954; + // aapt resource value: 0x7f0d0053 + public const int customPanel = 2131558483; - // aapt resource value: 0x7f0c0040 - public const int default_activity_button = 2131492928; + // aapt resource value: 0x7f0d0098 + public const int day = 2131558552; - // aapt resource value: 0x7f0c006c - public const int description = 2131492972; + // aapt resource value: 0x7f0d000e + public const int decode = 2131558414; - // aapt resource value: 0x7f0c0011 - public const int disableHome = 2131492881; + // aapt resource value: 0x7f0d000f + public const int decode_failed = 2131558415; - // aapt resource value: 0x7f0c005e - public const int edit_query = 2131492958; + // aapt resource value: 0x7f0d0010 + public const int decode_succeeded = 2131558416; - // aapt resource value: 0x7f0c0021 - public const int end = 2131492897; + // aapt resource value: 0x7f0d0061 + public const int decor_content_parent = 2131558497; - // aapt resource value: 0x7f0c00a4 - public const int end_padder = 2131493028; + // aapt resource value: 0x7f0d0047 + public const int default_activity_button = 2131558471; - // aapt resource value: 0x7f0c003e - public const int expand_activities_button = 2131492926; + // aapt resource value: 0x7f0d0073 + public const int description = 2131558515; - // aapt resource value: 0x7f0c0052 - public const int expanded_menu = 2131492946; + // aapt resource value: 0x7f0d0018 + public const int disableHome = 2131558424; - // aapt resource value: 0x7f0c006d - public const int fingerprint_icon = 2131492973; + // aapt resource value: 0x7f0d0065 + public const int edit_query = 2131558501; - // aapt resource value: 0x7f0c0032 - public const int forever = 2131492914; + // aapt resource value: 0x7f0d0028 + public const int end = 2131558440; - // aapt resource value: 0x7f0c0072 - public const int gd_btn_back = 2131492978; + // aapt resource value: 0x7f0d00af + public const int end_padder = 2131558575; - // aapt resource value: 0x7f0c007b - public const int gd_btn_myLocation = 2131492987; + // aapt resource value: 0x7f0d0045 + public const int expand_activities_button = 2131558469; - // aapt resource value: 0x7f0c007a - public const int gd_btn_save = 2131492986; + // aapt resource value: 0x7f0d0059 + public const int expanded_menu = 2131558489; - // aapt resource value: 0x7f0c0077 - public const int gd_img_search_delete = 2131492983; + // aapt resource value: 0x7f0d0074 + public const int fingerprint_icon = 2131558516; - // aapt resource value: 0x7f0c0079 - public const int gd_ll_myhome = 2131492985; + // aapt resource value: 0x7f0d0039 + public const int forever = 2131558457; - // aapt resource value: 0x7f0c0075 - public const int gd_ll_search = 2131492981; + // aapt resource value: 0x7f0d0079 + public const int gd_btn_back = 2131558521; - // aapt resource value: 0x7f0c0074 - public const int gd_mapView = 2131492980; + // aapt resource value: 0x7f0d0082 + public const int gd_btn_myLocation = 2131558530; - // aapt resource value: 0x7f0c0071 - public const int gd_rl_topview = 2131492977; + // aapt resource value: 0x7f0d0081 + public const int gd_btn_save = 2131558529; - // aapt resource value: 0x7f0c0073 - public const int gd_tv_activity_title = 2131492979; + // aapt resource value: 0x7f0d007e + public const int gd_img_search_delete = 2131558526; - // aapt resource value: 0x7f0c0078 - public const int gd_tv_radius = 2131492984; + // aapt resource value: 0x7f0d0080 + public const int gd_ll_myhome = 2131558528; - // aapt resource value: 0x7f0c0076 - public const int gd_tv_search_title = 2131492982; + // aapt resource value: 0x7f0d007c + public const int gd_ll_search = 2131558524; - // aapt resource value: 0x7f0c006f - public const int hdl_gallery_rootView = 2131492975; + // aapt resource value: 0x7f0d007b + public const int gd_mapView = 2131558523; - // aapt resource value: 0x7f0c0070 - public const int hdl_gallery_viewPager = 2131492976; + // aapt resource value: 0x7f0d0078 + public const int gd_rl_topview = 2131558520; - // aapt resource value: 0x7f0c0083 - public const int hdl_options1 = 2131492995; + // aapt resource value: 0x7f0d007a + public const int gd_tv_activity_title = 2131558522; - // aapt resource value: 0x7f0c0084 - public const int hdl_options2 = 2131492996; + // aapt resource value: 0x7f0d007f + public const int gd_tv_radius = 2131558527; - // aapt resource value: 0x7f0c0085 - public const int hdl_options3 = 2131492997; + // aapt resource value: 0x7f0d007d + public const int gd_tv_search_title = 2131558525; - // aapt resource value: 0x7f0c0082 - public const int hdl_pickerview_ll = 2131492994; + // aapt resource value: 0x7f0d0076 + public const int hdl_gallery_rootView = 2131558518; - // aapt resource value: 0x7f0c0004 - public const int home = 2131492868; + // aapt resource value: 0x7f0d0077 + public const int hdl_gallery_viewPager = 2131558519; - // aapt resource value: 0x7f0c0012 - public const int homeAsUp = 2131492882; + // aapt resource value: 0x7f0d008e + public const int hdl_options1 = 2131558542; - // aapt resource value: 0x7f0c008e - public const int hour = 2131493006; + // aapt resource value: 0x7f0d008f + public const int hdl_options2 = 2131558543; + + // aapt resource value: 0x7f0d0090 + public const int hdl_options3 = 2131558544; + + // aapt resource value: 0x7f0d008d + public const int hdl_pickerview_ll = 2131558541; + + // aapt resource value: 0x7f0d0004 + public const int home = 2131558404; + + // aapt resource value: 0x7f0d0019 + public const int homeAsUp = 2131558425; + + // aapt resource value: 0x7f0d0099 + public const int hour = 2131558553; + + // aapt resource value: 0x7f0d0049 + public const int icon = 2131558473; + + // aapt resource value: 0x7f0d00ae + public const int icon_group = 2131558574; + + // aapt resource value: 0x7f0d0032 + public const int ifRoom = 2131558450; + + // aapt resource value: 0x7f0d0046 + public const int image = 2131558470; + + // aapt resource value: 0x7f0d00aa + public const int info = 2131558570; + + // aapt resource value: 0x7f0d003a + public const int italic = 2131558458; - // aapt resource value: 0x7f0c0042 - public const int icon = 2131492930; + // aapt resource value: 0x7f0d0011 + public const int launch_product_query = 2131558417; - // aapt resource value: 0x7f0c00a3 - public const int icon_group = 2131493027; + // aapt resource value: 0x7f0d003f + public const int left = 2131558463; - // aapt resource value: 0x7f0c002b - public const int ifRoom = 2131492907; + // aapt resource value: 0x7f0d0009 + public const int line1 = 2131558409; - // aapt resource value: 0x7f0c003f - public const int image = 2131492927; + // aapt resource value: 0x7f0d000a + public const int line3 = 2131558410; - // aapt resource value: 0x7f0c009f - public const int info = 2131493023; + // aapt resource value: 0x7f0d0015 + public const int listMode = 2131558421; - // aapt resource value: 0x7f0c0033 - public const int italic = 2131492915; + // aapt resource value: 0x7f0d0048 + public const int list_item = 2131558472; - // aapt resource value: 0x7f0c0038 - public const int left = 2131492920; + // aapt resource value: 0x7f0d00a3 + public const int media_actions = 2131558563; - // aapt resource value: 0x7f0c0009 - public const int line1 = 2131492873; + // aapt resource value: 0x7f0d00b0 + public const int message = 2131558576; - // aapt resource value: 0x7f0c000a - public const int line3 = 2131492874; + // aapt resource value: 0x7f0d0029 + public const int middle = 2131558441; - // aapt resource value: 0x7f0c000e - public const int listMode = 2131492878; + // aapt resource value: 0x7f0d009a + public const int min = 2131558554; - // aapt resource value: 0x7f0c0041 - public const int list_item = 2131492929; + // aapt resource value: 0x7f0d0097 + public const int month = 2131558551; - // aapt resource value: 0x7f0c0098 - public const int media_actions = 2131493016; + // aapt resource value: 0x7f0d001f + public const int multiply = 2131558431; - // aapt resource value: 0x7f0c00a5 - public const int message = 2131493029; + // aapt resource value: 0x7f0d009c + public const int myButton = 2131558556; - // aapt resource value: 0x7f0c0022 - public const int middle = 2131492898; + // aapt resource value: 0x7f0d0033 + public const int never = 2131558451; - // aapt resource value: 0x7f0c008f - public const int min = 2131493007; + // aapt resource value: 0x7f0d001a + public const int none = 2131558426; - // aapt resource value: 0x7f0c008c - public const int month = 2131493004; + // aapt resource value: 0x7f0d0016 + public const int normal = 2131558422; - // aapt resource value: 0x7f0c0018 - public const int multiply = 2131492888; + // aapt resource value: 0x7f0d00ac + public const int notification_background = 2131558572; - // aapt resource value: 0x7f0c0091 - public const int myButton = 2131493009; + // aapt resource value: 0x7f0d00a6 + public const int notification_main_column = 2131558566; - // aapt resource value: 0x7f0c002c - public const int never = 2131492908; + // aapt resource value: 0x7f0d00a5 + public const int notification_main_column_container = 2131558565; - // aapt resource value: 0x7f0c0013 - public const int none = 2131492883; + // aapt resource value: 0x7f0d0092 + public const int options1 = 2131558546; - // aapt resource value: 0x7f0c000f - public const int normal = 2131492879; + // aapt resource value: 0x7f0d0093 + public const int options2 = 2131558547; - // aapt resource value: 0x7f0c00a1 - public const int notification_background = 2131493025; + // aapt resource value: 0x7f0d0094 + public const int options3 = 2131558548; - // aapt resource value: 0x7f0c009b - public const int notification_main_column = 2131493019; + // aapt resource value: 0x7f0d0091 + public const int optionspicker = 2131558545; - // aapt resource value: 0x7f0c009a - public const int notification_main_column_container = 2131493018; + // aapt resource value: 0x7f0d008b + public const int outmost_container = 2131558539; - // aapt resource value: 0x7f0c0087 - public const int options1 = 2131492999; + // aapt resource value: 0x7f0d004c + public const int parentPanel = 2131558476; - // aapt resource value: 0x7f0c0088 - public const int options2 = 2131493000; + // aapt resource value: 0x7f0d0083 + public const int preview_view = 2131558531; - // aapt resource value: 0x7f0c0089 - public const int options3 = 2131493001; + // aapt resource value: 0x7f0d0005 + public const int progress_circular = 2131558405; - // aapt resource value: 0x7f0c0086 - public const int optionspicker = 2131492998; + // aapt resource value: 0x7f0d0006 + public const int progress_horizontal = 2131558406; - // aapt resource value: 0x7f0c0080 - public const int outmost_container = 2131492992; + // aapt resource value: 0x7f0d0012 + public const int quit = 2131558418; - // aapt resource value: 0x7f0c0045 - public const int parentPanel = 2131492933; + // aapt resource value: 0x7f0d005c + public const int radio = 2131558492; - // aapt resource value: 0x7f0c0005 - public const int progress_circular = 2131492869; + // aapt resource value: 0x7f0d0013 + public const int restart_preview = 2131558419; - // aapt resource value: 0x7f0c0006 - public const int progress_horizontal = 2131492870; + // aapt resource value: 0x7f0d0014 + public const int return_scan_result = 2131558420; - // aapt resource value: 0x7f0c0055 - public const int radio = 2131492949; + // aapt resource value: 0x7f0d0040 + public const int right = 2131558464; - // aapt resource value: 0x7f0c0039 - public const int right = 2131492921; + // aapt resource value: 0x7f0d00ab + public const int right_icon = 2131558571; - // aapt resource value: 0x7f0c00a0 - public const int right_icon = 2131493024; + // aapt resource value: 0x7f0d00a7 + public const int right_side = 2131558567; - // aapt resource value: 0x7f0c009c - public const int right_side = 2131493020; + // aapt resource value: 0x7f0d0087 + public const int rv_topbar = 2131558535; - // aapt resource value: 0x7f0c007c - public const int rv_topbar = 2131492988; + // aapt resource value: 0x7f0d0020 + public const int screen = 2131558432; - // aapt resource value: 0x7f0c0019 - public const int screen = 2131492889; + // aapt resource value: 0x7f0d0052 + public const int scrollIndicatorDown = 2131558482; - // aapt resource value: 0x7f0c004b - public const int scrollIndicatorDown = 2131492939; + // aapt resource value: 0x7f0d004e + public const int scrollIndicatorUp = 2131558478; - // aapt resource value: 0x7f0c0047 - public const int scrollIndicatorUp = 2131492935; + // aapt resource value: 0x7f0d004f + public const int scrollView = 2131558479; - // aapt resource value: 0x7f0c0048 - public const int scrollView = 2131492936; + // aapt resource value: 0x7f0d0067 + public const int search_badge = 2131558503; - // aapt resource value: 0x7f0c0060 - public const int search_badge = 2131492960; + // aapt resource value: 0x7f0d0066 + public const int search_bar = 2131558502; - // aapt resource value: 0x7f0c005f - public const int search_bar = 2131492959; + // aapt resource value: 0x7f0d0068 + public const int search_button = 2131558504; - // aapt resource value: 0x7f0c0061 - public const int search_button = 2131492961; + // aapt resource value: 0x7f0d006d + public const int search_close_btn = 2131558509; - // aapt resource value: 0x7f0c0066 - public const int search_close_btn = 2131492966; + // aapt resource value: 0x7f0d0069 + public const int search_edit_frame = 2131558505; - // aapt resource value: 0x7f0c0062 - public const int search_edit_frame = 2131492962; + // aapt resource value: 0x7f0d006f + public const int search_go_btn = 2131558511; - // aapt resource value: 0x7f0c0068 - public const int search_go_btn = 2131492968; + // aapt resource value: 0x7f0d006a + public const int search_mag_icon = 2131558506; - // aapt resource value: 0x7f0c0063 - public const int search_mag_icon = 2131492963; + // aapt resource value: 0x7f0d006b + public const int search_plate = 2131558507; - // aapt resource value: 0x7f0c0064 - public const int search_plate = 2131492964; + // aapt resource value: 0x7f0d006c + public const int search_src_text = 2131558508; - // aapt resource value: 0x7f0c0065 - public const int search_src_text = 2131492965; + // aapt resource value: 0x7f0d0070 + public const int search_voice_btn = 2131558512; - // aapt resource value: 0x7f0c0069 - public const int search_voice_btn = 2131492969; + // aapt resource value: 0x7f0d009b + public const int second = 2131558555; - // aapt resource value: 0x7f0c0090 - public const int second = 2131493008; + // aapt resource value: 0x7f0d0071 + public const int select_dialog_listview = 2131558513; - // aapt resource value: 0x7f0c006a - public const int select_dialog_listview = 2131492970; + // aapt resource value: 0x7f0d005b + public const int shortcut = 2131558491; - // aapt resource value: 0x7f0c0054 - public const int shortcut = 2131492948; + // aapt resource value: 0x7f0d001b + public const int showCustom = 2131558427; - // aapt resource value: 0x7f0c0014 - public const int showCustom = 2131492884; + // aapt resource value: 0x7f0d001c + public const int showHome = 2131558428; - // aapt resource value: 0x7f0c0015 - public const int showHome = 2131492885; + // aapt resource value: 0x7f0d001d + public const int showTitle = 2131558429; - // aapt resource value: 0x7f0c0016 - public const int showTitle = 2131492886; + // aapt resource value: 0x7f0d004b + public const int spacer = 2131558475; - // aapt resource value: 0x7f0c0044 - public const int spacer = 2131492932; + // aapt resource value: 0x7f0d0007 + public const int split_action_bar = 2131558407; - // aapt resource value: 0x7f0c0007 - public const int split_action_bar = 2131492871; + // aapt resource value: 0x7f0d0021 + public const int src_atop = 2131558433; - // aapt resource value: 0x7f0c001a - public const int src_atop = 2131492890; + // aapt resource value: 0x7f0d0022 + public const int src_in = 2131558434; - // aapt resource value: 0x7f0c001b - public const int src_in = 2131492891; + // aapt resource value: 0x7f0d0023 + public const int src_over = 2131558435; - // aapt resource value: 0x7f0c001c - public const int src_over = 2131492892; + // aapt resource value: 0x7f0d0075 + public const int status = 2131558517; - // aapt resource value: 0x7f0c006e - public const int status = 2131492974; + // aapt resource value: 0x7f0d00a2 + public const int status_bar_latest_event_content = 2131558562; - // aapt resource value: 0x7f0c0097 - public const int status_bar_latest_event_content = 2131493015; + // aapt resource value: 0x7f0d005d + public const int submenuarrow = 2131558493; - // aapt resource value: 0x7f0c0056 - public const int submenuarrow = 2131492950; + // aapt resource value: 0x7f0d006e + public const int submit_area = 2131558510; - // aapt resource value: 0x7f0c0067 - public const int submit_area = 2131492967; + // aapt resource value: 0x7f0d0072 + public const int subtitle = 2131558514; - // aapt resource value: 0x7f0c006b - public const int subtitle = 2131492971; + // aapt resource value: 0x7f0d0017 + public const int tabMode = 2131558423; - // aapt resource value: 0x7f0c0010 - public const int tabMode = 2131492880; + // aapt resource value: 0x7f0d000b + public const int text = 2131558411; - // aapt resource value: 0x7f0c000b - public const int text = 2131492875; + // aapt resource value: 0x7f0d000c + public const int text2 = 2131558412; - // aapt resource value: 0x7f0c000c - public const int text2 = 2131492876; + // aapt resource value: 0x7f0d0051 + public const int textSpacerNoButtons = 2131558481; - // aapt resource value: 0x7f0c004a - public const int textSpacerNoButtons = 2131492938; + // aapt resource value: 0x7f0d0050 + public const int textSpacerNoTitle = 2131558480; - // aapt resource value: 0x7f0c0049 - public const int textSpacerNoTitle = 2131492937; + // aapt resource value: 0x7f0d00a8 + public const int time = 2131558568; - // aapt resource value: 0x7f0c009d - public const int time = 2131493021; + // aapt resource value: 0x7f0d0095 + public const int timepicker = 2131558549; - // aapt resource value: 0x7f0c008a - public const int timepicker = 2131493002; + // aapt resource value: 0x7f0d000d + public const int title = 2131558413; - // aapt resource value: 0x7f0c000d - public const int title = 2131492877; + // aapt resource value: 0x7f0d0058 + public const int titleDividerNoCustom = 2131558488; - // aapt resource value: 0x7f0c0051 - public const int titleDividerNoCustom = 2131492945; + // aapt resource value: 0x7f0d0056 + public const int title_template = 2131558486; - // aapt resource value: 0x7f0c004f - public const int title_template = 2131492943; + // aapt resource value: 0x7f0d0036 + public const int top = 2131558454; - // aapt resource value: 0x7f0c002f - public const int top = 2131492911; + // aapt resource value: 0x7f0d0055 + public const int topPanel = 2131558485; - // aapt resource value: 0x7f0c004e - public const int topPanel = 2131492942; + // aapt resource value: 0x7f0d0089 + public const int tvTitle = 2131558537; - // aapt resource value: 0x7f0c007e - public const int tvTitle = 2131492990; + // aapt resource value: 0x7f0d0025 + public const int uniform = 2131558437; - // aapt resource value: 0x7f0c001e - public const int uniform = 2131492894; + // aapt resource value: 0x7f0d0008 + public const int up = 2131558408; - // aapt resource value: 0x7f0c0008 - public const int up = 2131492872; + // aapt resource value: 0x7f0d001e + public const int useLogo = 2131558430; - // aapt resource value: 0x7f0c0017 - public const int useLogo = 2131492887; + // aapt resource value: 0x7f0d0084 + public const int viewfinder_view = 2131558532; - // aapt resource value: 0x7f0c002d - public const int withText = 2131492909; + // aapt resource value: 0x7f0d0034 + public const int withText = 2131558452; - // aapt resource value: 0x7f0c001f - public const int wrap_content = 2131492895; + // aapt resource value: 0x7f0d0026 + public const int wrap_content = 2131558438; - // aapt resource value: 0x7f0c008b - public const int year = 2131493003; + // aapt resource value: 0x7f0d0096 + public const int year = 2131558550; static Id() { @@ -2745,23 +2850,23 @@ public partial class Integer { - // aapt resource value: 0x7f0d0000 - public const int abc_config_activityDefaultDur = 2131558400; + // aapt resource value: 0x7f0e0000 + public const int abc_config_activityDefaultDur = 2131623936; - // aapt resource value: 0x7f0d0001 - public const int abc_config_activityShortDur = 2131558401; + // aapt resource value: 0x7f0e0001 + public const int abc_config_activityShortDur = 2131623937; - // aapt resource value: 0x7f0d0005 - public const int animation_default_duration = 2131558405; + // aapt resource value: 0x7f0e0005 + public const int animation_default_duration = 2131623941; - // aapt resource value: 0x7f0d0002 - public const int cancel_button_image_alpha = 2131558402; + // aapt resource value: 0x7f0e0002 + public const int cancel_button_image_alpha = 2131623938; - // aapt resource value: 0x7f0d0003 - public const int config_tooltipAnimTime = 2131558403; + // aapt resource value: 0x7f0e0003 + public const int config_tooltipAnimTime = 2131623939; - // aapt resource value: 0x7f0d0004 - public const int status_bar_notification_info_maxnum = 2131558404; + // aapt resource value: 0x7f0e0004 + public const int status_bar_notification_info_maxnum = 2131623940; static Integer() { @@ -2870,82 +2975,85 @@ public const int hdl_widget_activity_geofence_round = 2130968606; // aapt resource value: 0x7f04001f - public const int hdl_widget_include_pickerview_topbar = 2130968607; + public const int hdl_widget_activity_qrc_capture = 2130968607; // aapt resource value: 0x7f040020 - public const int hdl_widget_layout_basepickerview = 2130968608; + public const int hdl_widget_include_pickerview_topbar = 2130968608; // aapt resource value: 0x7f040021 - public const int hdl_widget_pickerview = 2130968609; + public const int hdl_widget_layout_basepickerview = 2130968609; // aapt resource value: 0x7f040022 - public const int hdl_widget_pickerview_options = 2130968610; + public const int hdl_widget_pickerview = 2130968610; // aapt resource value: 0x7f040023 - public const int hdl_widget_pickerview_time = 2130968611; + public const int hdl_widget_pickerview_options = 2130968611; // aapt resource value: 0x7f040024 - public const int Main = 2130968612; + public const int hdl_widget_pickerview_time = 2130968612; // aapt resource value: 0x7f040025 - public const int notification_action = 2130968613; + public const int Main = 2130968613; // aapt resource value: 0x7f040026 - public const int notification_action_tombstone = 2130968614; + public const int notification_action = 2130968614; // aapt resource value: 0x7f040027 - public const int notification_media_action = 2130968615; + public const int notification_action_tombstone = 2130968615; // aapt resource value: 0x7f040028 - public const int notification_media_cancel_action = 2130968616; + public const int notification_media_action = 2130968616; // aapt resource value: 0x7f040029 - public const int notification_template_big_media = 2130968617; + public const int notification_media_cancel_action = 2130968617; // aapt resource value: 0x7f04002a - public const int notification_template_big_media_custom = 2130968618; + public const int notification_template_big_media = 2130968618; // aapt resource value: 0x7f04002b - public const int notification_template_big_media_narrow = 2130968619; + public const int notification_template_big_media_custom = 2130968619; // aapt resource value: 0x7f04002c - public const int notification_template_big_media_narrow_custom = 2130968620; + public const int notification_template_big_media_narrow = 2130968620; // aapt resource value: 0x7f04002d - public const int notification_template_custom_big = 2130968621; + public const int notification_template_big_media_narrow_custom = 2130968621; // aapt resource value: 0x7f04002e - public const int notification_template_icon_group = 2130968622; + public const int notification_template_custom_big = 2130968622; // aapt resource value: 0x7f04002f - public const int notification_template_lines_media = 2130968623; + public const int notification_template_icon_group = 2130968623; // aapt resource value: 0x7f040030 - public const int notification_template_media = 2130968624; + public const int notification_template_lines_media = 2130968624; // aapt resource value: 0x7f040031 - public const int notification_template_media_custom = 2130968625; + public const int notification_template_media = 2130968625; // aapt resource value: 0x7f040032 - public const int notification_template_part_chronometer = 2130968626; + public const int notification_template_media_custom = 2130968626; // aapt resource value: 0x7f040033 - public const int notification_template_part_time = 2130968627; + public const int notification_template_part_chronometer = 2130968627; // aapt resource value: 0x7f040034 - public const int select_dialog_item_material = 2130968628; + public const int notification_template_part_time = 2130968628; // aapt resource value: 0x7f040035 - public const int select_dialog_multichoice_material = 2130968629; + public const int select_dialog_item_material = 2130968629; // aapt resource value: 0x7f040036 - public const int select_dialog_singlechoice_material = 2130968630; + public const int select_dialog_multichoice_material = 2130968630; // aapt resource value: 0x7f040037 - public const int support_simple_spinner_dropdown_item = 2130968631; + public const int select_dialog_singlechoice_material = 2130968631; // aapt resource value: 0x7f040038 - public const int tooltip = 2130968632; + public const int support_simple_spinner_dropdown_item = 2130968632; + + // aapt resource value: 0x7f040039 + public const int tooltip = 2130968633; static Layout() { @@ -2973,167 +3081,189 @@ } } - public partial class String + public partial class Raw { // aapt resource value: 0x7f070000 - public const int abc_action_bar_home_description = 2131165184; + public const int beep = 2131165184; - // aapt resource value: 0x7f070001 - public const int abc_action_bar_home_description_format = 2131165185; + static Raw() + { + global::Android.Runtime.ResourceIdManager.UpdateIdValues(); + } - // aapt resource value: 0x7f070002 - public const int abc_action_bar_home_subtitle_description_format = 2131165186; + private Raw() + { + } + } + + public partial class String + { - // aapt resource value: 0x7f070003 - public const int abc_action_bar_up_description = 2131165187; + // aapt resource value: 0x7f080000 + public const int abc_action_bar_home_description = 2131230720; - // aapt resource value: 0x7f070004 - public const int abc_action_menu_overflow_description = 2131165188; + // aapt resource value: 0x7f080001 + public const int abc_action_bar_home_description_format = 2131230721; - // aapt resource value: 0x7f070005 - public const int abc_action_mode_done = 2131165189; + // aapt resource value: 0x7f080002 + public const int abc_action_bar_home_subtitle_description_format = 2131230722; - // aapt resource value: 0x7f070006 - public const int abc_activity_chooser_view_see_all = 2131165190; + // aapt resource value: 0x7f080003 + public const int abc_action_bar_up_description = 2131230723; - // aapt resource value: 0x7f070007 - public const int abc_activitychooserview_choose_application = 2131165191; + // aapt resource value: 0x7f080004 + public const int abc_action_menu_overflow_description = 2131230724; - // aapt resource value: 0x7f070008 - public const int abc_capital_off = 2131165192; + // aapt resource value: 0x7f080005 + public const int abc_action_mode_done = 2131230725; - // aapt resource value: 0x7f070009 - public const int abc_capital_on = 2131165193; + // aapt resource value: 0x7f080006 + public const int abc_activity_chooser_view_see_all = 2131230726; - // aapt resource value: 0x7f070015 - public const int abc_font_family_body_1_material = 2131165205; + // aapt resource value: 0x7f080007 + public const int abc_activitychooserview_choose_application = 2131230727; - // aapt resource value: 0x7f070016 - public const int abc_font_family_body_2_material = 2131165206; + // aapt resource value: 0x7f080008 + public const int abc_capital_off = 2131230728; - // aapt resource value: 0x7f070017 - public const int abc_font_family_button_material = 2131165207; + // aapt resource value: 0x7f080009 + public const int abc_capital_on = 2131230729; - // aapt resource value: 0x7f070018 - public const int abc_font_family_caption_material = 2131165208; + // aapt resource value: 0x7f080015 + public const int abc_font_family_body_1_material = 2131230741; - // aapt resource value: 0x7f070019 - public const int abc_font_family_display_1_material = 2131165209; + // aapt resource value: 0x7f080016 + public const int abc_font_family_body_2_material = 2131230742; - // aapt resource value: 0x7f07001a - public const int abc_font_family_display_2_material = 2131165210; + // aapt resource value: 0x7f080017 + public const int abc_font_family_button_material = 2131230743; - // aapt resource value: 0x7f07001b - public const int abc_font_family_display_3_material = 2131165211; + // aapt resource value: 0x7f080018 + public const int abc_font_family_caption_material = 2131230744; - // aapt resource value: 0x7f07001c - public const int abc_font_family_display_4_material = 2131165212; + // aapt resource value: 0x7f080019 + public const int abc_font_family_display_1_material = 2131230745; - // aapt resource value: 0x7f07001d - public const int abc_font_family_headline_material = 2131165213; + // aapt resource value: 0x7f08001a + public const int abc_font_family_display_2_material = 2131230746; - // aapt resource value: 0x7f07001e - public const int abc_font_family_menu_material = 2131165214; + // aapt resource value: 0x7f08001b + public const int abc_font_family_display_3_material = 2131230747; - // aapt resource value: 0x7f07001f - public const int abc_font_family_subhead_material = 2131165215; + // aapt resource value: 0x7f08001c + public const int abc_font_family_display_4_material = 2131230748; - // aapt resource value: 0x7f070020 - public const int abc_font_family_title_material = 2131165216; + // aapt resource value: 0x7f08001d + public const int abc_font_family_headline_material = 2131230749; - // aapt resource value: 0x7f07000a - public const int abc_search_hint = 2131165194; + // aapt resource value: 0x7f08001e + public const int abc_font_family_menu_material = 2131230750; - // aapt resource value: 0x7f07000b - public const int abc_searchview_description_clear = 2131165195; + // aapt resource value: 0x7f08001f + public const int abc_font_family_subhead_material = 2131230751; - // aapt resource value: 0x7f07000c - public const int abc_searchview_description_query = 2131165196; + // aapt resource value: 0x7f080020 + public const int abc_font_family_title_material = 2131230752; - // aapt resource value: 0x7f07000d - public const int abc_searchview_description_search = 2131165197; + // aapt resource value: 0x7f08000a + public const int abc_search_hint = 2131230730; - // aapt resource value: 0x7f07000e - public const int abc_searchview_description_submit = 2131165198; + // aapt resource value: 0x7f08000b + public const int abc_searchview_description_clear = 2131230731; - // aapt resource value: 0x7f07000f - public const int abc_searchview_description_voice = 2131165199; + // aapt resource value: 0x7f08000c + public const int abc_searchview_description_query = 2131230732; - // aapt resource value: 0x7f070010 - public const int abc_shareactionprovider_share_with = 2131165200; + // aapt resource value: 0x7f08000d + public const int abc_searchview_description_search = 2131230733; - // aapt resource value: 0x7f070011 - public const int abc_shareactionprovider_share_with_application = 2131165201; + // aapt resource value: 0x7f08000e + public const int abc_searchview_description_submit = 2131230734; - // aapt resource value: 0x7f070012 - public const int abc_toolbar_collapse_description = 2131165202; + // aapt resource value: 0x7f08000f + public const int abc_searchview_description_voice = 2131230735; - // aapt resource value: 0x7f070023 - public const int app_name = 2131165219; + // aapt resource value: 0x7f080010 + public const int abc_shareactionprovider_share_with = 2131230736; - // aapt resource value: 0x7f070024 - public const int gd_activity_title = 2131165220; + // aapt resource value: 0x7f080011 + public const int abc_shareactionprovider_share_with_application = 2131230737; - // aapt resource value: 0x7f070025 - public const int gd_cancel = 2131165221; + // aapt resource value: 0x7f080012 + public const int abc_toolbar_collapse_description = 2131230738; - // aapt resource value: 0x7f070026 - public const int gd_myhome = 2131165222; + // aapt resource value: 0x7f080023 + public const int app_name = 2131230755; - // aapt resource value: 0x7f070027 - public const int gd_notifyMsg = 2131165223; + // aapt resource value: 0x7f080024 + public const int gd_activity_title = 2131230756; - // aapt resource value: 0x7f070028 - public const int gd_notifyTitle = 2131165224; + // aapt resource value: 0x7f080025 + public const int gd_cancel = 2131230757; - // aapt resource value: 0x7f070029 - public const int gd_save = 2131165225; + // aapt resource value: 0x7f080026 + public const int gd_myhome = 2131230758; - // aapt resource value: 0x7f07002a - public const int gd_search_tip = 2131165226; + // aapt resource value: 0x7f080027 + public const int gd_notifyMsg = 2131230759; - // aapt resource value: 0x7f07002b - public const int gd_setting = 2131165227; + // aapt resource value: 0x7f080028 + public const int gd_notifyTitle = 2131230760; - // aapt resource value: 0x7f070034 - public const int hello = 2131165236; + // aapt resource value: 0x7f080029 + public const int gd_save = 2131230761; - // aapt resource value: 0x7f070021 - public const int not_recognized_fingerprint_hint = 2131165217; + // aapt resource value: 0x7f08002a + public const int gd_search_tip = 2131230762; - // aapt resource value: 0x7f07002c - public const int pickerview_cancel = 2131165228; + // aapt resource value: 0x7f08002b + public const int gd_setting = 2131230763; - // aapt resource value: 0x7f07002d - public const int pickerview_day = 2131165229; + // aapt resource value: 0x7f080036 + public const int hello = 2131230774; - // aapt resource value: 0x7f07002e - public const int pickerview_hours = 2131165230; + // aapt resource value: 0x7f08002c + public const int msg_camera_framework_bug = 2131230764; - // aapt resource value: 0x7f07002f - public const int pickerview_minutes = 2131165231; + // aapt resource value: 0x7f080021 + public const int not_recognized_fingerprint_hint = 2131230753; - // aapt resource value: 0x7f070030 - public const int pickerview_month = 2131165232; + // aapt resource value: 0x7f08002d + public const int pickerview_cancel = 2131230765; - // aapt resource value: 0x7f070031 - public const int pickerview_seconds = 2131165233; + // aapt resource value: 0x7f08002e + public const int pickerview_day = 2131230766; - // aapt resource value: 0x7f070032 - public const int pickerview_submit = 2131165234; + // aapt resource value: 0x7f08002f + public const int pickerview_hours = 2131230767; - // aapt resource value: 0x7f070033 - public const int pickerview_year = 2131165235; + // aapt resource value: 0x7f080030 + public const int pickerview_minutes = 2131230768; - // aapt resource value: 0x7f070013 - public const int search_menu_title = 2131165203; + // aapt resource value: 0x7f080031 + public const int pickerview_month = 2131230769; - // aapt resource value: 0x7f070014 - public const int status_bar_notification_info_overflow = 2131165204; + // aapt resource value: 0x7f080032 + public const int pickerview_seconds = 2131230770; - // aapt resource value: 0x7f070022 - public const int touch_fingerprint_sensor_hint = 2131165218; + // aapt resource value: 0x7f080033 + public const int pickerview_submit = 2131230771; + + // aapt resource value: 0x7f080034 + public const int pickerview_year = 2131230772; + + // aapt resource value: 0x7f080035 + public const int qrc_title = 2131230773; + + // aapt resource value: 0x7f080013 + public const int search_menu_title = 2131230739; + + // aapt resource value: 0x7f080014 + public const int status_bar_notification_info_overflow = 2131230740; + + // aapt resource value: 0x7f080022 + public const int touch_fingerprint_sensor_hint = 2131230754; static String() { @@ -3148,1115 +3278,1115 @@ public partial class Style { - // aapt resource value: 0x7f09009d - public const int AlertDialog_AppCompat = 2131296413; + // aapt resource value: 0x7f0a009d + public const int AlertDialog_AppCompat = 2131361949; - // aapt resource value: 0x7f09009e - public const int AlertDialog_AppCompat_Light = 2131296414; + // aapt resource value: 0x7f0a009e + public const int AlertDialog_AppCompat_Light = 2131361950; - // aapt resource value: 0x7f09009f - public const int Animation_AppCompat_Dialog = 2131296415; + // aapt resource value: 0x7f0a009f + public const int Animation_AppCompat_Dialog = 2131361951; - // aapt resource value: 0x7f0900a0 - public const int Animation_AppCompat_DropDownUp = 2131296416; + // aapt resource value: 0x7f0a00a0 + public const int Animation_AppCompat_DropDownUp = 2131361952; - // aapt resource value: 0x7f0900a1 - public const int Animation_AppCompat_Tooltip = 2131296417; + // aapt resource value: 0x7f0a00a1 + public const int Animation_AppCompat_Tooltip = 2131361953; - // aapt resource value: 0x7f0900a2 - public const int Base_AlertDialog_AppCompat = 2131296418; + // aapt resource value: 0x7f0a00a2 + public const int Base_AlertDialog_AppCompat = 2131361954; - // aapt resource value: 0x7f0900a3 - public const int Base_AlertDialog_AppCompat_Light = 2131296419; + // aapt resource value: 0x7f0a00a3 + public const int Base_AlertDialog_AppCompat_Light = 2131361955; - // aapt resource value: 0x7f0900a4 - public const int Base_Animation_AppCompat_Dialog = 2131296420; + // aapt resource value: 0x7f0a00a4 + public const int Base_Animation_AppCompat_Dialog = 2131361956; - // aapt resource value: 0x7f0900a5 - public const int Base_Animation_AppCompat_DropDownUp = 2131296421; + // aapt resource value: 0x7f0a00a5 + public const int Base_Animation_AppCompat_DropDownUp = 2131361957; - // aapt resource value: 0x7f0900a6 - public const int Base_Animation_AppCompat_Tooltip = 2131296422; + // aapt resource value: 0x7f0a00a6 + public const int Base_Animation_AppCompat_Tooltip = 2131361958; - // aapt resource value: 0x7f0900a7 - public const int Base_DialogWindowTitle_AppCompat = 2131296423; + // aapt resource value: 0x7f0a00a7 + public const int Base_DialogWindowTitle_AppCompat = 2131361959; - // aapt resource value: 0x7f0900a8 - public const int Base_DialogWindowTitleBackground_AppCompat = 2131296424; + // aapt resource value: 0x7f0a00a8 + public const int Base_DialogWindowTitleBackground_AppCompat = 2131361960; - // aapt resource value: 0x7f090039 - public const int Base_TextAppearance_AppCompat = 2131296313; + // aapt resource value: 0x7f0a0039 + public const int Base_TextAppearance_AppCompat = 2131361849; - // aapt resource value: 0x7f09003a - public const int Base_TextAppearance_AppCompat_Body1 = 2131296314; + // aapt resource value: 0x7f0a003a + public const int Base_TextAppearance_AppCompat_Body1 = 2131361850; - // aapt resource value: 0x7f09003b - public const int Base_TextAppearance_AppCompat_Body2 = 2131296315; + // aapt resource value: 0x7f0a003b + public const int Base_TextAppearance_AppCompat_Body2 = 2131361851; - // aapt resource value: 0x7f090027 - public const int Base_TextAppearance_AppCompat_Button = 2131296295; + // aapt resource value: 0x7f0a0027 + public const int Base_TextAppearance_AppCompat_Button = 2131361831; - // aapt resource value: 0x7f09003c - public const int Base_TextAppearance_AppCompat_Caption = 2131296316; + // aapt resource value: 0x7f0a003c + public const int Base_TextAppearance_AppCompat_Caption = 2131361852; - // aapt resource value: 0x7f09003d - public const int Base_TextAppearance_AppCompat_Display1 = 2131296317; + // aapt resource value: 0x7f0a003d + public const int Base_TextAppearance_AppCompat_Display1 = 2131361853; - // aapt resource value: 0x7f09003e - public const int Base_TextAppearance_AppCompat_Display2 = 2131296318; + // aapt resource value: 0x7f0a003e + public const int Base_TextAppearance_AppCompat_Display2 = 2131361854; - // aapt resource value: 0x7f09003f - public const int Base_TextAppearance_AppCompat_Display3 = 2131296319; + // aapt resource value: 0x7f0a003f + public const int Base_TextAppearance_AppCompat_Display3 = 2131361855; - // aapt resource value: 0x7f090040 - public const int Base_TextAppearance_AppCompat_Display4 = 2131296320; + // aapt resource value: 0x7f0a0040 + public const int Base_TextAppearance_AppCompat_Display4 = 2131361856; - // aapt resource value: 0x7f090041 - public const int Base_TextAppearance_AppCompat_Headline = 2131296321; + // aapt resource value: 0x7f0a0041 + public const int Base_TextAppearance_AppCompat_Headline = 2131361857; - // aapt resource value: 0x7f09000b - public const int Base_TextAppearance_AppCompat_Inverse = 2131296267; + // aapt resource value: 0x7f0a000b + public const int Base_TextAppearance_AppCompat_Inverse = 2131361803; - // aapt resource value: 0x7f090042 - public const int Base_TextAppearance_AppCompat_Large = 2131296322; + // aapt resource value: 0x7f0a0042 + public const int Base_TextAppearance_AppCompat_Large = 2131361858; - // aapt resource value: 0x7f09000c - public const int Base_TextAppearance_AppCompat_Large_Inverse = 2131296268; + // aapt resource value: 0x7f0a000c + public const int Base_TextAppearance_AppCompat_Large_Inverse = 2131361804; - // aapt resource value: 0x7f090043 - public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131296323; + // aapt resource value: 0x7f0a0043 + public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131361859; - // aapt resource value: 0x7f090044 - public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131296324; + // aapt resource value: 0x7f0a0044 + public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131361860; - // aapt resource value: 0x7f090045 - public const int Base_TextAppearance_AppCompat_Medium = 2131296325; + // aapt resource value: 0x7f0a0045 + public const int Base_TextAppearance_AppCompat_Medium = 2131361861; - // aapt resource value: 0x7f09000d - public const int Base_TextAppearance_AppCompat_Medium_Inverse = 2131296269; + // aapt resource value: 0x7f0a000d + public const int Base_TextAppearance_AppCompat_Medium_Inverse = 2131361805; - // aapt resource value: 0x7f090046 - public const int Base_TextAppearance_AppCompat_Menu = 2131296326; + // aapt resource value: 0x7f0a0046 + public const int Base_TextAppearance_AppCompat_Menu = 2131361862; - // aapt resource value: 0x7f0900a9 - public const int Base_TextAppearance_AppCompat_SearchResult = 2131296425; + // aapt resource value: 0x7f0a00a9 + public const int Base_TextAppearance_AppCompat_SearchResult = 2131361961; - // aapt resource value: 0x7f090047 - public const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131296327; + // aapt resource value: 0x7f0a0047 + public const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131361863; - // aapt resource value: 0x7f090048 - public const int Base_TextAppearance_AppCompat_SearchResult_Title = 2131296328; + // aapt resource value: 0x7f0a0048 + public const int Base_TextAppearance_AppCompat_SearchResult_Title = 2131361864; - // aapt resource value: 0x7f090049 - public const int Base_TextAppearance_AppCompat_Small = 2131296329; + // aapt resource value: 0x7f0a0049 + public const int Base_TextAppearance_AppCompat_Small = 2131361865; - // aapt resource value: 0x7f09000e - public const int Base_TextAppearance_AppCompat_Small_Inverse = 2131296270; + // aapt resource value: 0x7f0a000e + public const int Base_TextAppearance_AppCompat_Small_Inverse = 2131361806; - // aapt resource value: 0x7f09004a - public const int Base_TextAppearance_AppCompat_Subhead = 2131296330; + // aapt resource value: 0x7f0a004a + public const int Base_TextAppearance_AppCompat_Subhead = 2131361866; - // aapt resource value: 0x7f09000f - public const int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131296271; + // aapt resource value: 0x7f0a000f + public const int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131361807; - // aapt resource value: 0x7f09004b - public const int Base_TextAppearance_AppCompat_Title = 2131296331; + // aapt resource value: 0x7f0a004b + public const int Base_TextAppearance_AppCompat_Title = 2131361867; - // aapt resource value: 0x7f090010 - public const int Base_TextAppearance_AppCompat_Title_Inverse = 2131296272; + // aapt resource value: 0x7f0a0010 + public const int Base_TextAppearance_AppCompat_Title_Inverse = 2131361808; - // aapt resource value: 0x7f0900aa - public const int Base_TextAppearance_AppCompat_Tooltip = 2131296426; + // aapt resource value: 0x7f0a00aa + public const int Base_TextAppearance_AppCompat_Tooltip = 2131361962; - // aapt resource value: 0x7f09008e - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131296398; + // aapt resource value: 0x7f0a008e + public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131361934; - // aapt resource value: 0x7f09004c - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131296332; + // aapt resource value: 0x7f0a004c + public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131361868; - // aapt resource value: 0x7f09004d - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131296333; + // aapt resource value: 0x7f0a004d + public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131361869; - // aapt resource value: 0x7f09004e - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131296334; + // aapt resource value: 0x7f0a004e + public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131361870; - // aapt resource value: 0x7f09004f - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131296335; + // aapt resource value: 0x7f0a004f + public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131361871; - // aapt resource value: 0x7f090050 - public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131296336; + // aapt resource value: 0x7f0a0050 + public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131361872; - // aapt resource value: 0x7f090051 - public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131296337; + // aapt resource value: 0x7f0a0051 + public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131361873; - // aapt resource value: 0x7f090052 - public const int Base_TextAppearance_AppCompat_Widget_Button = 2131296338; + // aapt resource value: 0x7f0a0052 + public const int Base_TextAppearance_AppCompat_Widget_Button = 2131361874; - // aapt resource value: 0x7f090095 - public const int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131296405; + // aapt resource value: 0x7f0a0095 + public const int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131361941; - // aapt resource value: 0x7f090096 - public const int Base_TextAppearance_AppCompat_Widget_Button_Colored = 2131296406; + // aapt resource value: 0x7f0a0096 + public const int Base_TextAppearance_AppCompat_Widget_Button_Colored = 2131361942; - // aapt resource value: 0x7f09008f - public const int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131296399; + // aapt resource value: 0x7f0a008f + public const int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131361935; - // aapt resource value: 0x7f0900ab - public const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131296427; + // aapt resource value: 0x7f0a00ab + public const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131361963; - // aapt resource value: 0x7f090053 - public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131296339; + // aapt resource value: 0x7f0a0053 + public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131361875; - // aapt resource value: 0x7f090054 - public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131296340; + // aapt resource value: 0x7f0a0054 + public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131361876; - // aapt resource value: 0x7f090055 - public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131296341; + // aapt resource value: 0x7f0a0055 + public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131361877; - // aapt resource value: 0x7f090056 - public const int Base_TextAppearance_AppCompat_Widget_Switch = 2131296342; + // aapt resource value: 0x7f0a0056 + public const int Base_TextAppearance_AppCompat_Widget_Switch = 2131361878; - // aapt resource value: 0x7f090057 - public const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131296343; + // aapt resource value: 0x7f0a0057 + public const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131361879; - // aapt resource value: 0x7f0900ac - public const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131296428; + // aapt resource value: 0x7f0a00ac + public const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131361964; - // aapt resource value: 0x7f090058 - public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131296344; + // aapt resource value: 0x7f0a0058 + public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131361880; - // aapt resource value: 0x7f090059 - public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131296345; + // aapt resource value: 0x7f0a0059 + public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131361881; - // aapt resource value: 0x7f09005a - public const int Base_Theme_AppCompat = 2131296346; + // aapt resource value: 0x7f0a005a + public const int Base_Theme_AppCompat = 2131361882; - // aapt resource value: 0x7f0900ad - public const int Base_Theme_AppCompat_CompactMenu = 2131296429; + // aapt resource value: 0x7f0a00ad + public const int Base_Theme_AppCompat_CompactMenu = 2131361965; - // aapt resource value: 0x7f090011 - public const int Base_Theme_AppCompat_Dialog = 2131296273; + // aapt resource value: 0x7f0a0011 + public const int Base_Theme_AppCompat_Dialog = 2131361809; - // aapt resource value: 0x7f090012 - public const int Base_Theme_AppCompat_Dialog_Alert = 2131296274; + // aapt resource value: 0x7f0a0012 + public const int Base_Theme_AppCompat_Dialog_Alert = 2131361810; - // aapt resource value: 0x7f0900ae - public const int Base_Theme_AppCompat_Dialog_FixedSize = 2131296430; + // aapt resource value: 0x7f0a00ae + public const int Base_Theme_AppCompat_Dialog_FixedSize = 2131361966; - // aapt resource value: 0x7f090013 - public const int Base_Theme_AppCompat_Dialog_MinWidth = 2131296275; + // aapt resource value: 0x7f0a0013 + public const int Base_Theme_AppCompat_Dialog_MinWidth = 2131361811; - // aapt resource value: 0x7f090001 - public const int Base_Theme_AppCompat_DialogWhenLarge = 2131296257; + // aapt resource value: 0x7f0a0001 + public const int Base_Theme_AppCompat_DialogWhenLarge = 2131361793; - // aapt resource value: 0x7f09005b - public const int Base_Theme_AppCompat_Light = 2131296347; + // aapt resource value: 0x7f0a005b + public const int Base_Theme_AppCompat_Light = 2131361883; - // aapt resource value: 0x7f0900af - public const int Base_Theme_AppCompat_Light_DarkActionBar = 2131296431; + // aapt resource value: 0x7f0a00af + public const int Base_Theme_AppCompat_Light_DarkActionBar = 2131361967; - // aapt resource value: 0x7f090014 - public const int Base_Theme_AppCompat_Light_Dialog = 2131296276; + // aapt resource value: 0x7f0a0014 + public const int Base_Theme_AppCompat_Light_Dialog = 2131361812; - // aapt resource value: 0x7f090015 - public const int Base_Theme_AppCompat_Light_Dialog_Alert = 2131296277; + // aapt resource value: 0x7f0a0015 + public const int Base_Theme_AppCompat_Light_Dialog_Alert = 2131361813; - // aapt resource value: 0x7f0900b0 - public const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131296432; + // aapt resource value: 0x7f0a00b0 + public const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131361968; - // aapt resource value: 0x7f090016 - public const int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131296278; + // aapt resource value: 0x7f0a0016 + public const int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131361814; - // aapt resource value: 0x7f090002 - public const int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131296258; + // aapt resource value: 0x7f0a0002 + public const int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131361794; - // aapt resource value: 0x7f0900b1 - public const int Base_ThemeOverlay_AppCompat = 2131296433; + // aapt resource value: 0x7f0a00b1 + public const int Base_ThemeOverlay_AppCompat = 2131361969; - // aapt resource value: 0x7f0900b2 - public const int Base_ThemeOverlay_AppCompat_ActionBar = 2131296434; + // aapt resource value: 0x7f0a00b2 + public const int Base_ThemeOverlay_AppCompat_ActionBar = 2131361970; - // aapt resource value: 0x7f0900b3 - public const int Base_ThemeOverlay_AppCompat_Dark = 2131296435; + // aapt resource value: 0x7f0a00b3 + public const int Base_ThemeOverlay_AppCompat_Dark = 2131361971; - // aapt resource value: 0x7f0900b4 - public const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131296436; + // aapt resource value: 0x7f0a00b4 + public const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131361972; - // aapt resource value: 0x7f090017 - public const int Base_ThemeOverlay_AppCompat_Dialog = 2131296279; + // aapt resource value: 0x7f0a0017 + public const int Base_ThemeOverlay_AppCompat_Dialog = 2131361815; - // aapt resource value: 0x7f090018 - public const int Base_ThemeOverlay_AppCompat_Dialog_Alert = 2131296280; + // aapt resource value: 0x7f0a0018 + public const int Base_ThemeOverlay_AppCompat_Dialog_Alert = 2131361816; - // aapt resource value: 0x7f0900b5 - public const int Base_ThemeOverlay_AppCompat_Light = 2131296437; + // aapt resource value: 0x7f0a00b5 + public const int Base_ThemeOverlay_AppCompat_Light = 2131361973; - // aapt resource value: 0x7f090019 - public const int Base_V11_Theme_AppCompat_Dialog = 2131296281; + // aapt resource value: 0x7f0a0019 + public const int Base_V11_Theme_AppCompat_Dialog = 2131361817; - // aapt resource value: 0x7f09001a - public const int Base_V11_Theme_AppCompat_Light_Dialog = 2131296282; + // aapt resource value: 0x7f0a001a + public const int Base_V11_Theme_AppCompat_Light_Dialog = 2131361818; - // aapt resource value: 0x7f09001b - public const int Base_V11_ThemeOverlay_AppCompat_Dialog = 2131296283; + // aapt resource value: 0x7f0a001b + public const int Base_V11_ThemeOverlay_AppCompat_Dialog = 2131361819; - // aapt resource value: 0x7f090023 - public const int Base_V12_Widget_AppCompat_AutoCompleteTextView = 2131296291; + // aapt resource value: 0x7f0a0023 + public const int Base_V12_Widget_AppCompat_AutoCompleteTextView = 2131361827; - // aapt resource value: 0x7f090024 - public const int Base_V12_Widget_AppCompat_EditText = 2131296292; + // aapt resource value: 0x7f0a0024 + public const int Base_V12_Widget_AppCompat_EditText = 2131361828; - // aapt resource value: 0x7f09005c - public const int Base_V21_Theme_AppCompat = 2131296348; + // aapt resource value: 0x7f0a005c + public const int Base_V21_Theme_AppCompat = 2131361884; - // aapt resource value: 0x7f09005d - public const int Base_V21_Theme_AppCompat_Dialog = 2131296349; + // aapt resource value: 0x7f0a005d + public const int Base_V21_Theme_AppCompat_Dialog = 2131361885; - // aapt resource value: 0x7f09005e - public const int Base_V21_Theme_AppCompat_Light = 2131296350; + // aapt resource value: 0x7f0a005e + public const int Base_V21_Theme_AppCompat_Light = 2131361886; - // aapt resource value: 0x7f09005f - public const int Base_V21_Theme_AppCompat_Light_Dialog = 2131296351; + // aapt resource value: 0x7f0a005f + public const int Base_V21_Theme_AppCompat_Light_Dialog = 2131361887; - // aapt resource value: 0x7f090060 - public const int Base_V21_ThemeOverlay_AppCompat_Dialog = 2131296352; + // aapt resource value: 0x7f0a0060 + public const int Base_V21_ThemeOverlay_AppCompat_Dialog = 2131361888; - // aapt resource value: 0x7f09008c - public const int Base_V22_Theme_AppCompat = 2131296396; + // aapt resource value: 0x7f0a008c + public const int Base_V22_Theme_AppCompat = 2131361932; - // aapt resource value: 0x7f09008d - public const int Base_V22_Theme_AppCompat_Light = 2131296397; + // aapt resource value: 0x7f0a008d + public const int Base_V22_Theme_AppCompat_Light = 2131361933; - // aapt resource value: 0x7f090090 - public const int Base_V23_Theme_AppCompat = 2131296400; + // aapt resource value: 0x7f0a0090 + public const int Base_V23_Theme_AppCompat = 2131361936; - // aapt resource value: 0x7f090091 - public const int Base_V23_Theme_AppCompat_Light = 2131296401; + // aapt resource value: 0x7f0a0091 + public const int Base_V23_Theme_AppCompat_Light = 2131361937; - // aapt resource value: 0x7f090099 - public const int Base_V26_Theme_AppCompat = 2131296409; + // aapt resource value: 0x7f0a0099 + public const int Base_V26_Theme_AppCompat = 2131361945; - // aapt resource value: 0x7f09009a - public const int Base_V26_Theme_AppCompat_Light = 2131296410; + // aapt resource value: 0x7f0a009a + public const int Base_V26_Theme_AppCompat_Light = 2131361946; - // aapt resource value: 0x7f09009b - public const int Base_V26_Widget_AppCompat_Toolbar = 2131296411; + // aapt resource value: 0x7f0a009b + public const int Base_V26_Widget_AppCompat_Toolbar = 2131361947; - // aapt resource value: 0x7f0900b6 - public const int Base_V7_Theme_AppCompat = 2131296438; + // aapt resource value: 0x7f0a00b6 + public const int Base_V7_Theme_AppCompat = 2131361974; - // aapt resource value: 0x7f0900b7 - public const int Base_V7_Theme_AppCompat_Dialog = 2131296439; + // aapt resource value: 0x7f0a00b7 + public const int Base_V7_Theme_AppCompat_Dialog = 2131361975; - // aapt resource value: 0x7f0900b8 - public const int Base_V7_Theme_AppCompat_Light = 2131296440; + // aapt resource value: 0x7f0a00b8 + public const int Base_V7_Theme_AppCompat_Light = 2131361976; - // aapt resource value: 0x7f0900b9 - public const int Base_V7_Theme_AppCompat_Light_Dialog = 2131296441; + // aapt resource value: 0x7f0a00b9 + public const int Base_V7_Theme_AppCompat_Light_Dialog = 2131361977; - // aapt resource value: 0x7f0900ba - public const int Base_V7_ThemeOverlay_AppCompat_Dialog = 2131296442; + // aapt resource value: 0x7f0a00ba + public const int Base_V7_ThemeOverlay_AppCompat_Dialog = 2131361978; - // aapt resource value: 0x7f0900bb - public const int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131296443; + // aapt resource value: 0x7f0a00bb + public const int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131361979; - // aapt resource value: 0x7f0900bc - public const int Base_V7_Widget_AppCompat_EditText = 2131296444; + // aapt resource value: 0x7f0a00bc + public const int Base_V7_Widget_AppCompat_EditText = 2131361980; - // aapt resource value: 0x7f0900bd - public const int Base_V7_Widget_AppCompat_Toolbar = 2131296445; + // aapt resource value: 0x7f0a00bd + public const int Base_V7_Widget_AppCompat_Toolbar = 2131361981; - // aapt resource value: 0x7f0900be - public const int Base_Widget_AppCompat_ActionBar = 2131296446; + // aapt resource value: 0x7f0a00be + public const int Base_Widget_AppCompat_ActionBar = 2131361982; - // aapt resource value: 0x7f0900bf - public const int Base_Widget_AppCompat_ActionBar_Solid = 2131296447; + // aapt resource value: 0x7f0a00bf + public const int Base_Widget_AppCompat_ActionBar_Solid = 2131361983; - // aapt resource value: 0x7f0900c0 - public const int Base_Widget_AppCompat_ActionBar_TabBar = 2131296448; + // aapt resource value: 0x7f0a00c0 + public const int Base_Widget_AppCompat_ActionBar_TabBar = 2131361984; - // aapt resource value: 0x7f090061 - public const int Base_Widget_AppCompat_ActionBar_TabText = 2131296353; + // aapt resource value: 0x7f0a0061 + public const int Base_Widget_AppCompat_ActionBar_TabText = 2131361889; - // aapt resource value: 0x7f090062 - public const int Base_Widget_AppCompat_ActionBar_TabView = 2131296354; + // aapt resource value: 0x7f0a0062 + public const int Base_Widget_AppCompat_ActionBar_TabView = 2131361890; - // aapt resource value: 0x7f090063 - public const int Base_Widget_AppCompat_ActionButton = 2131296355; + // aapt resource value: 0x7f0a0063 + public const int Base_Widget_AppCompat_ActionButton = 2131361891; - // aapt resource value: 0x7f090064 - public const int Base_Widget_AppCompat_ActionButton_CloseMode = 2131296356; + // aapt resource value: 0x7f0a0064 + public const int Base_Widget_AppCompat_ActionButton_CloseMode = 2131361892; - // aapt resource value: 0x7f090065 - public const int Base_Widget_AppCompat_ActionButton_Overflow = 2131296357; + // aapt resource value: 0x7f0a0065 + public const int Base_Widget_AppCompat_ActionButton_Overflow = 2131361893; - // aapt resource value: 0x7f0900c1 - public const int Base_Widget_AppCompat_ActionMode = 2131296449; + // aapt resource value: 0x7f0a00c1 + public const int Base_Widget_AppCompat_ActionMode = 2131361985; - // aapt resource value: 0x7f0900c2 - public const int Base_Widget_AppCompat_ActivityChooserView = 2131296450; + // aapt resource value: 0x7f0a00c2 + public const int Base_Widget_AppCompat_ActivityChooserView = 2131361986; - // aapt resource value: 0x7f090025 - public const int Base_Widget_AppCompat_AutoCompleteTextView = 2131296293; + // aapt resource value: 0x7f0a0025 + public const int Base_Widget_AppCompat_AutoCompleteTextView = 2131361829; - // aapt resource value: 0x7f090066 - public const int Base_Widget_AppCompat_Button = 2131296358; + // aapt resource value: 0x7f0a0066 + public const int Base_Widget_AppCompat_Button = 2131361894; - // aapt resource value: 0x7f090067 - public const int Base_Widget_AppCompat_Button_Borderless = 2131296359; + // aapt resource value: 0x7f0a0067 + public const int Base_Widget_AppCompat_Button_Borderless = 2131361895; - // aapt resource value: 0x7f090068 - public const int Base_Widget_AppCompat_Button_Borderless_Colored = 2131296360; + // aapt resource value: 0x7f0a0068 + public const int Base_Widget_AppCompat_Button_Borderless_Colored = 2131361896; - // aapt resource value: 0x7f0900c3 - public const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131296451; + // aapt resource value: 0x7f0a00c3 + public const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131361987; - // aapt resource value: 0x7f090092 - public const int Base_Widget_AppCompat_Button_Colored = 2131296402; + // aapt resource value: 0x7f0a0092 + public const int Base_Widget_AppCompat_Button_Colored = 2131361938; - // aapt resource value: 0x7f090069 - public const int Base_Widget_AppCompat_Button_Small = 2131296361; + // aapt resource value: 0x7f0a0069 + public const int Base_Widget_AppCompat_Button_Small = 2131361897; - // aapt resource value: 0x7f09006a - public const int Base_Widget_AppCompat_ButtonBar = 2131296362; + // aapt resource value: 0x7f0a006a + public const int Base_Widget_AppCompat_ButtonBar = 2131361898; - // aapt resource value: 0x7f0900c4 - public const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131296452; + // aapt resource value: 0x7f0a00c4 + public const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131361988; - // aapt resource value: 0x7f09006b - public const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131296363; + // aapt resource value: 0x7f0a006b + public const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131361899; - // aapt resource value: 0x7f09006c - public const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131296364; + // aapt resource value: 0x7f0a006c + public const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131361900; - // aapt resource value: 0x7f0900c5 - public const int Base_Widget_AppCompat_CompoundButton_Switch = 2131296453; + // aapt resource value: 0x7f0a00c5 + public const int Base_Widget_AppCompat_CompoundButton_Switch = 2131361989; - // aapt resource value: 0x7f090000 - public const int Base_Widget_AppCompat_DrawerArrowToggle = 2131296256; + // aapt resource value: 0x7f0a0000 + public const int Base_Widget_AppCompat_DrawerArrowToggle = 2131361792; - // aapt resource value: 0x7f0900c6 - public const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131296454; + // aapt resource value: 0x7f0a00c6 + public const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131361990; - // aapt resource value: 0x7f09006d - public const int Base_Widget_AppCompat_DropDownItem_Spinner = 2131296365; + // aapt resource value: 0x7f0a006d + public const int Base_Widget_AppCompat_DropDownItem_Spinner = 2131361901; - // aapt resource value: 0x7f090026 - public const int Base_Widget_AppCompat_EditText = 2131296294; + // aapt resource value: 0x7f0a0026 + public const int Base_Widget_AppCompat_EditText = 2131361830; - // aapt resource value: 0x7f09006e - public const int Base_Widget_AppCompat_ImageButton = 2131296366; + // aapt resource value: 0x7f0a006e + public const int Base_Widget_AppCompat_ImageButton = 2131361902; - // aapt resource value: 0x7f0900c7 - public const int Base_Widget_AppCompat_Light_ActionBar = 2131296455; + // aapt resource value: 0x7f0a00c7 + public const int Base_Widget_AppCompat_Light_ActionBar = 2131361991; - // aapt resource value: 0x7f0900c8 - public const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131296456; + // aapt resource value: 0x7f0a00c8 + public const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131361992; - // aapt resource value: 0x7f0900c9 - public const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131296457; + // aapt resource value: 0x7f0a00c9 + public const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131361993; - // aapt resource value: 0x7f09006f - public const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131296367; + // aapt resource value: 0x7f0a006f + public const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131361903; - // aapt resource value: 0x7f090070 - public const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131296368; + // aapt resource value: 0x7f0a0070 + public const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131361904; - // aapt resource value: 0x7f090071 - public const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131296369; + // aapt resource value: 0x7f0a0071 + public const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131361905; - // aapt resource value: 0x7f090072 - public const int Base_Widget_AppCompat_Light_PopupMenu = 2131296370; + // aapt resource value: 0x7f0a0072 + public const int Base_Widget_AppCompat_Light_PopupMenu = 2131361906; - // aapt resource value: 0x7f090073 - public const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131296371; + // aapt resource value: 0x7f0a0073 + public const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131361907; - // aapt resource value: 0x7f0900ca - public const int Base_Widget_AppCompat_ListMenuView = 2131296458; + // aapt resource value: 0x7f0a00ca + public const int Base_Widget_AppCompat_ListMenuView = 2131361994; - // aapt resource value: 0x7f090074 - public const int Base_Widget_AppCompat_ListPopupWindow = 2131296372; + // aapt resource value: 0x7f0a0074 + public const int Base_Widget_AppCompat_ListPopupWindow = 2131361908; - // aapt resource value: 0x7f090075 - public const int Base_Widget_AppCompat_ListView = 2131296373; + // aapt resource value: 0x7f0a0075 + public const int Base_Widget_AppCompat_ListView = 2131361909; - // aapt resource value: 0x7f090076 - public const int Base_Widget_AppCompat_ListView_DropDown = 2131296374; + // aapt resource value: 0x7f0a0076 + public const int Base_Widget_AppCompat_ListView_DropDown = 2131361910; - // aapt resource value: 0x7f090077 - public const int Base_Widget_AppCompat_ListView_Menu = 2131296375; + // aapt resource value: 0x7f0a0077 + public const int Base_Widget_AppCompat_ListView_Menu = 2131361911; - // aapt resource value: 0x7f090078 - public const int Base_Widget_AppCompat_PopupMenu = 2131296376; + // aapt resource value: 0x7f0a0078 + public const int Base_Widget_AppCompat_PopupMenu = 2131361912; - // aapt resource value: 0x7f090079 - public const int Base_Widget_AppCompat_PopupMenu_Overflow = 2131296377; + // aapt resource value: 0x7f0a0079 + public const int Base_Widget_AppCompat_PopupMenu_Overflow = 2131361913; - // aapt resource value: 0x7f0900cb - public const int Base_Widget_AppCompat_PopupWindow = 2131296459; + // aapt resource value: 0x7f0a00cb + public const int Base_Widget_AppCompat_PopupWindow = 2131361995; - // aapt resource value: 0x7f09001c - public const int Base_Widget_AppCompat_ProgressBar = 2131296284; + // aapt resource value: 0x7f0a001c + public const int Base_Widget_AppCompat_ProgressBar = 2131361820; - // aapt resource value: 0x7f09001d - public const int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131296285; + // aapt resource value: 0x7f0a001d + public const int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131361821; - // aapt resource value: 0x7f09007a - public const int Base_Widget_AppCompat_RatingBar = 2131296378; + // aapt resource value: 0x7f0a007a + public const int Base_Widget_AppCompat_RatingBar = 2131361914; - // aapt resource value: 0x7f090093 - public const int Base_Widget_AppCompat_RatingBar_Indicator = 2131296403; + // aapt resource value: 0x7f0a0093 + public const int Base_Widget_AppCompat_RatingBar_Indicator = 2131361939; - // aapt resource value: 0x7f090094 - public const int Base_Widget_AppCompat_RatingBar_Small = 2131296404; + // aapt resource value: 0x7f0a0094 + public const int Base_Widget_AppCompat_RatingBar_Small = 2131361940; - // aapt resource value: 0x7f0900cc - public const int Base_Widget_AppCompat_SearchView = 2131296460; + // aapt resource value: 0x7f0a00cc + public const int Base_Widget_AppCompat_SearchView = 2131361996; - // aapt resource value: 0x7f0900cd - public const int Base_Widget_AppCompat_SearchView_ActionBar = 2131296461; + // aapt resource value: 0x7f0a00cd + public const int Base_Widget_AppCompat_SearchView_ActionBar = 2131361997; - // aapt resource value: 0x7f09007b - public const int Base_Widget_AppCompat_SeekBar = 2131296379; + // aapt resource value: 0x7f0a007b + public const int Base_Widget_AppCompat_SeekBar = 2131361915; - // aapt resource value: 0x7f0900ce - public const int Base_Widget_AppCompat_SeekBar_Discrete = 2131296462; + // aapt resource value: 0x7f0a00ce + public const int Base_Widget_AppCompat_SeekBar_Discrete = 2131361998; - // aapt resource value: 0x7f09007c - public const int Base_Widget_AppCompat_Spinner = 2131296380; + // aapt resource value: 0x7f0a007c + public const int Base_Widget_AppCompat_Spinner = 2131361916; - // aapt resource value: 0x7f090003 - public const int Base_Widget_AppCompat_Spinner_Underlined = 2131296259; + // aapt resource value: 0x7f0a0003 + public const int Base_Widget_AppCompat_Spinner_Underlined = 2131361795; - // aapt resource value: 0x7f09007d - public const int Base_Widget_AppCompat_TextView_SpinnerItem = 2131296381; + // aapt resource value: 0x7f0a007d + public const int Base_Widget_AppCompat_TextView_SpinnerItem = 2131361917; - // aapt resource value: 0x7f09009c - public const int Base_Widget_AppCompat_Toolbar = 2131296412; + // aapt resource value: 0x7f0a009c + public const int Base_Widget_AppCompat_Toolbar = 2131361948; - // aapt resource value: 0x7f09007e - public const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131296382; + // aapt resource value: 0x7f0a007e + public const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131361918; - // aapt resource value: 0x7f09016c - public const int BottomSheetDialogAnimation = 2131296620; + // aapt resource value: 0x7f0a016c + public const int BottomSheetDialogAnimation = 2131362156; - // aapt resource value: 0x7f090171 - public const int MyTheme = 2131296625; + // aapt resource value: 0x7f0a0171 + public const int MyTheme = 2131362161; - // aapt resource value: 0x7f09001e - public const int Platform_AppCompat = 2131296286; + // aapt resource value: 0x7f0a001e + public const int Platform_AppCompat = 2131361822; - // aapt resource value: 0x7f09001f - public const int Platform_AppCompat_Light = 2131296287; + // aapt resource value: 0x7f0a001f + public const int Platform_AppCompat_Light = 2131361823; - // aapt resource value: 0x7f09007f - public const int Platform_ThemeOverlay_AppCompat = 2131296383; + // aapt resource value: 0x7f0a007f + public const int Platform_ThemeOverlay_AppCompat = 2131361919; - // aapt resource value: 0x7f090080 - public const int Platform_ThemeOverlay_AppCompat_Dark = 2131296384; + // aapt resource value: 0x7f0a0080 + public const int Platform_ThemeOverlay_AppCompat_Dark = 2131361920; - // aapt resource value: 0x7f090081 - public const int Platform_ThemeOverlay_AppCompat_Light = 2131296385; + // aapt resource value: 0x7f0a0081 + public const int Platform_ThemeOverlay_AppCompat_Light = 2131361921; - // aapt resource value: 0x7f090020 - public const int Platform_V11_AppCompat = 2131296288; + // aapt resource value: 0x7f0a0020 + public const int Platform_V11_AppCompat = 2131361824; - // aapt resource value: 0x7f090021 - public const int Platform_V11_AppCompat_Light = 2131296289; + // aapt resource value: 0x7f0a0021 + public const int Platform_V11_AppCompat_Light = 2131361825; - // aapt resource value: 0x7f090028 - public const int Platform_V14_AppCompat = 2131296296; + // aapt resource value: 0x7f0a0028 + public const int Platform_V14_AppCompat = 2131361832; - // aapt resource value: 0x7f090029 - public const int Platform_V14_AppCompat_Light = 2131296297; + // aapt resource value: 0x7f0a0029 + public const int Platform_V14_AppCompat_Light = 2131361833; - // aapt resource value: 0x7f090082 - public const int Platform_V21_AppCompat = 2131296386; + // aapt resource value: 0x7f0a0082 + public const int Platform_V21_AppCompat = 2131361922; - // aapt resource value: 0x7f090083 - public const int Platform_V21_AppCompat_Light = 2131296387; + // aapt resource value: 0x7f0a0083 + public const int Platform_V21_AppCompat_Light = 2131361923; - // aapt resource value: 0x7f090097 - public const int Platform_V25_AppCompat = 2131296407; + // aapt resource value: 0x7f0a0097 + public const int Platform_V25_AppCompat = 2131361943; - // aapt resource value: 0x7f090098 - public const int Platform_V25_AppCompat_Light = 2131296408; + // aapt resource value: 0x7f0a0098 + public const int Platform_V25_AppCompat_Light = 2131361944; - // aapt resource value: 0x7f090022 - public const int Platform_Widget_AppCompat_Spinner = 2131296290; + // aapt resource value: 0x7f0a0022 + public const int Platform_Widget_AppCompat_Spinner = 2131361826; - // aapt resource value: 0x7f09002b - public const int RtlOverlay_DialogWindowTitle_AppCompat = 2131296299; + // aapt resource value: 0x7f0a002b + public const int RtlOverlay_DialogWindowTitle_AppCompat = 2131361835; - // aapt resource value: 0x7f09002c - public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131296300; + // aapt resource value: 0x7f0a002c + public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131361836; - // aapt resource value: 0x7f09002d - public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131296301; + // aapt resource value: 0x7f0a002d + public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131361837; - // aapt resource value: 0x7f09002e - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131296302; + // aapt resource value: 0x7f0a002e + public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131361838; - // aapt resource value: 0x7f09002f - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131296303; + // aapt resource value: 0x7f0a002f + public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131361839; - // aapt resource value: 0x7f090030 - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131296304; + // aapt resource value: 0x7f0a0030 + public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131361840; - // aapt resource value: 0x7f090031 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131296305; + // aapt resource value: 0x7f0a0031 + public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131361841; - // aapt resource value: 0x7f090032 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131296306; + // aapt resource value: 0x7f0a0032 + public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131361842; - // aapt resource value: 0x7f090033 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131296307; + // aapt resource value: 0x7f0a0033 + public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131361843; - // aapt resource value: 0x7f090034 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131296308; + // aapt resource value: 0x7f0a0034 + public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131361844; - // aapt resource value: 0x7f090035 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131296309; + // aapt resource value: 0x7f0a0035 + public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131361845; - // aapt resource value: 0x7f090036 - public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131296310; + // aapt resource value: 0x7f0a0036 + public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131361846; - // aapt resource value: 0x7f090037 - public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131296311; + // aapt resource value: 0x7f0a0037 + public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131361847; - // aapt resource value: 0x7f090038 - public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131296312; + // aapt resource value: 0x7f0a0038 + public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131361848; - // aapt resource value: 0x7f0900cf - public const int TextAppearance_AppCompat = 2131296463; + // aapt resource value: 0x7f0a00cf + public const int TextAppearance_AppCompat = 2131361999; - // aapt resource value: 0x7f0900d0 - public const int TextAppearance_AppCompat_Body1 = 2131296464; + // aapt resource value: 0x7f0a00d0 + public const int TextAppearance_AppCompat_Body1 = 2131362000; - // aapt resource value: 0x7f0900d1 - public const int TextAppearance_AppCompat_Body2 = 2131296465; + // aapt resource value: 0x7f0a00d1 + public const int TextAppearance_AppCompat_Body2 = 2131362001; - // aapt resource value: 0x7f0900d2 - public const int TextAppearance_AppCompat_Button = 2131296466; + // aapt resource value: 0x7f0a00d2 + public const int TextAppearance_AppCompat_Button = 2131362002; - // aapt resource value: 0x7f0900d3 - public const int TextAppearance_AppCompat_Caption = 2131296467; + // aapt resource value: 0x7f0a00d3 + public const int TextAppearance_AppCompat_Caption = 2131362003; - // aapt resource value: 0x7f0900d4 - public const int TextAppearance_AppCompat_Display1 = 2131296468; + // aapt resource value: 0x7f0a00d4 + public const int TextAppearance_AppCompat_Display1 = 2131362004; - // aapt resource value: 0x7f0900d5 - public const int TextAppearance_AppCompat_Display2 = 2131296469; + // aapt resource value: 0x7f0a00d5 + public const int TextAppearance_AppCompat_Display2 = 2131362005; - // aapt resource value: 0x7f0900d6 - public const int TextAppearance_AppCompat_Display3 = 2131296470; + // aapt resource value: 0x7f0a00d6 + public const int TextAppearance_AppCompat_Display3 = 2131362006; - // aapt resource value: 0x7f0900d7 - public const int TextAppearance_AppCompat_Display4 = 2131296471; + // aapt resource value: 0x7f0a00d7 + public const int TextAppearance_AppCompat_Display4 = 2131362007; - // aapt resource value: 0x7f0900d8 - public const int TextAppearance_AppCompat_Headline = 2131296472; + // aapt resource value: 0x7f0a00d8 + public const int TextAppearance_AppCompat_Headline = 2131362008; - // aapt resource value: 0x7f0900d9 - public const int TextAppearance_AppCompat_Inverse = 2131296473; + // aapt resource value: 0x7f0a00d9 + public const int TextAppearance_AppCompat_Inverse = 2131362009; - // aapt resource value: 0x7f0900da - public const int TextAppearance_AppCompat_Large = 2131296474; + // aapt resource value: 0x7f0a00da + public const int TextAppearance_AppCompat_Large = 2131362010; - // aapt resource value: 0x7f0900db - public const int TextAppearance_AppCompat_Large_Inverse = 2131296475; + // aapt resource value: 0x7f0a00db + public const int TextAppearance_AppCompat_Large_Inverse = 2131362011; - // aapt resource value: 0x7f0900dc - public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131296476; + // aapt resource value: 0x7f0a00dc + public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131362012; - // aapt resource value: 0x7f0900dd - public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131296477; + // aapt resource value: 0x7f0a00dd + public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131362013; - // aapt resource value: 0x7f0900de - public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131296478; + // aapt resource value: 0x7f0a00de + public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131362014; - // aapt resource value: 0x7f0900df - public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131296479; + // aapt resource value: 0x7f0a00df + public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131362015; - // aapt resource value: 0x7f0900e0 - public const int TextAppearance_AppCompat_Medium = 2131296480; + // aapt resource value: 0x7f0a00e0 + public const int TextAppearance_AppCompat_Medium = 2131362016; - // aapt resource value: 0x7f0900e1 - public const int TextAppearance_AppCompat_Medium_Inverse = 2131296481; + // aapt resource value: 0x7f0a00e1 + public const int TextAppearance_AppCompat_Medium_Inverse = 2131362017; - // aapt resource value: 0x7f0900e2 - public const int TextAppearance_AppCompat_Menu = 2131296482; + // aapt resource value: 0x7f0a00e2 + public const int TextAppearance_AppCompat_Menu = 2131362018; - // aapt resource value: 0x7f090084 - public const int TextAppearance_AppCompat_Notification = 2131296388; + // aapt resource value: 0x7f0a0084 + public const int TextAppearance_AppCompat_Notification = 2131361924; - // aapt resource value: 0x7f090085 - public const int TextAppearance_AppCompat_Notification_Info = 2131296389; + // aapt resource value: 0x7f0a0085 + public const int TextAppearance_AppCompat_Notification_Info = 2131361925; - // aapt resource value: 0x7f090086 - public const int TextAppearance_AppCompat_Notification_Info_Media = 2131296390; + // aapt resource value: 0x7f0a0086 + public const int TextAppearance_AppCompat_Notification_Info_Media = 2131361926; - // aapt resource value: 0x7f0900e3 - public const int TextAppearance_AppCompat_Notification_Line2 = 2131296483; + // aapt resource value: 0x7f0a00e3 + public const int TextAppearance_AppCompat_Notification_Line2 = 2131362019; - // aapt resource value: 0x7f0900e4 - public const int TextAppearance_AppCompat_Notification_Line2_Media = 2131296484; + // aapt resource value: 0x7f0a00e4 + public const int TextAppearance_AppCompat_Notification_Line2_Media = 2131362020; - // aapt resource value: 0x7f090087 - public const int TextAppearance_AppCompat_Notification_Media = 2131296391; + // aapt resource value: 0x7f0a0087 + public const int TextAppearance_AppCompat_Notification_Media = 2131361927; - // aapt resource value: 0x7f090088 - public const int TextAppearance_AppCompat_Notification_Time = 2131296392; + // aapt resource value: 0x7f0a0088 + public const int TextAppearance_AppCompat_Notification_Time = 2131361928; - // aapt resource value: 0x7f090089 - public const int TextAppearance_AppCompat_Notification_Time_Media = 2131296393; + // aapt resource value: 0x7f0a0089 + public const int TextAppearance_AppCompat_Notification_Time_Media = 2131361929; - // aapt resource value: 0x7f09008a - public const int TextAppearance_AppCompat_Notification_Title = 2131296394; + // aapt resource value: 0x7f0a008a + public const int TextAppearance_AppCompat_Notification_Title = 2131361930; - // aapt resource value: 0x7f09008b - public const int TextAppearance_AppCompat_Notification_Title_Media = 2131296395; + // aapt resource value: 0x7f0a008b + public const int TextAppearance_AppCompat_Notification_Title_Media = 2131361931; - // aapt resource value: 0x7f0900e5 - public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131296485; + // aapt resource value: 0x7f0a00e5 + public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131362021; - // aapt resource value: 0x7f0900e6 - public const int TextAppearance_AppCompat_SearchResult_Title = 2131296486; + // aapt resource value: 0x7f0a00e6 + public const int TextAppearance_AppCompat_SearchResult_Title = 2131362022; - // aapt resource value: 0x7f0900e7 - public const int TextAppearance_AppCompat_Small = 2131296487; + // aapt resource value: 0x7f0a00e7 + public const int TextAppearance_AppCompat_Small = 2131362023; - // aapt resource value: 0x7f0900e8 - public const int TextAppearance_AppCompat_Small_Inverse = 2131296488; + // aapt resource value: 0x7f0a00e8 + public const int TextAppearance_AppCompat_Small_Inverse = 2131362024; - // aapt resource value: 0x7f0900e9 - public const int TextAppearance_AppCompat_Subhead = 2131296489; + // aapt resource value: 0x7f0a00e9 + public const int TextAppearance_AppCompat_Subhead = 2131362025; - // aapt resource value: 0x7f0900ea - public const int TextAppearance_AppCompat_Subhead_Inverse = 2131296490; + // aapt resource value: 0x7f0a00ea + public const int TextAppearance_AppCompat_Subhead_Inverse = 2131362026; - // aapt resource value: 0x7f0900eb - public const int TextAppearance_AppCompat_Title = 2131296491; + // aapt resource value: 0x7f0a00eb + public const int TextAppearance_AppCompat_Title = 2131362027; - // aapt resource value: 0x7f0900ec - public const int TextAppearance_AppCompat_Title_Inverse = 2131296492; + // aapt resource value: 0x7f0a00ec + public const int TextAppearance_AppCompat_Title_Inverse = 2131362028; - // aapt resource value: 0x7f09002a - public const int TextAppearance_AppCompat_Tooltip = 2131296298; + // aapt resource value: 0x7f0a002a + public const int TextAppearance_AppCompat_Tooltip = 2131361834; - // aapt resource value: 0x7f0900ed - public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131296493; + // aapt resource value: 0x7f0a00ed + public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131362029; - // aapt resource value: 0x7f0900ee - public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131296494; + // aapt resource value: 0x7f0a00ee + public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131362030; - // aapt resource value: 0x7f0900ef - public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131296495; + // aapt resource value: 0x7f0a00ef + public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131362031; - // aapt resource value: 0x7f0900f0 - public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131296496; + // aapt resource value: 0x7f0a00f0 + public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131362032; - // aapt resource value: 0x7f0900f1 - public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131296497; + // aapt resource value: 0x7f0a00f1 + public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131362033; - // aapt resource value: 0x7f0900f2 - public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131296498; + // aapt resource value: 0x7f0a00f2 + public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131362034; - // aapt resource value: 0x7f0900f3 - public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131296499; + // aapt resource value: 0x7f0a00f3 + public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131362035; - // aapt resource value: 0x7f0900f4 - public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131296500; + // aapt resource value: 0x7f0a00f4 + public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131362036; - // aapt resource value: 0x7f0900f5 - public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131296501; + // aapt resource value: 0x7f0a00f5 + public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131362037; - // aapt resource value: 0x7f0900f6 - public const int TextAppearance_AppCompat_Widget_Button = 2131296502; + // aapt resource value: 0x7f0a00f6 + public const int TextAppearance_AppCompat_Widget_Button = 2131362038; - // aapt resource value: 0x7f0900f7 - public const int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131296503; + // aapt resource value: 0x7f0a00f7 + public const int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131362039; - // aapt resource value: 0x7f0900f8 - public const int TextAppearance_AppCompat_Widget_Button_Colored = 2131296504; + // aapt resource value: 0x7f0a00f8 + public const int TextAppearance_AppCompat_Widget_Button_Colored = 2131362040; - // aapt resource value: 0x7f0900f9 - public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131296505; + // aapt resource value: 0x7f0a00f9 + public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131362041; - // aapt resource value: 0x7f0900fa - public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131296506; + // aapt resource value: 0x7f0a00fa + public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131362042; - // aapt resource value: 0x7f0900fb - public const int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131296507; + // aapt resource value: 0x7f0a00fb + public const int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131362043; - // aapt resource value: 0x7f0900fc - public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131296508; + // aapt resource value: 0x7f0a00fc + public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131362044; - // aapt resource value: 0x7f0900fd - public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131296509; + // aapt resource value: 0x7f0a00fd + public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131362045; - // aapt resource value: 0x7f0900fe - public const int TextAppearance_AppCompat_Widget_Switch = 2131296510; + // aapt resource value: 0x7f0a00fe + public const int TextAppearance_AppCompat_Widget_Switch = 2131362046; - // aapt resource value: 0x7f0900ff - public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131296511; + // aapt resource value: 0x7f0a00ff + public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131362047; - // aapt resource value: 0x7f090165 - public const int TextAppearance_Compat_Notification = 2131296613; + // aapt resource value: 0x7f0a0165 + public const int TextAppearance_Compat_Notification = 2131362149; - // aapt resource value: 0x7f090166 - public const int TextAppearance_Compat_Notification_Info = 2131296614; + // aapt resource value: 0x7f0a0166 + public const int TextAppearance_Compat_Notification_Info = 2131362150; - // aapt resource value: 0x7f090160 - public const int TextAppearance_Compat_Notification_Info_Media = 2131296608; + // aapt resource value: 0x7f0a0160 + public const int TextAppearance_Compat_Notification_Info_Media = 2131362144; - // aapt resource value: 0x7f09016b - public const int TextAppearance_Compat_Notification_Line2 = 2131296619; + // aapt resource value: 0x7f0a016b + public const int TextAppearance_Compat_Notification_Line2 = 2131362155; - // aapt resource value: 0x7f090164 - public const int TextAppearance_Compat_Notification_Line2_Media = 2131296612; + // aapt resource value: 0x7f0a0164 + public const int TextAppearance_Compat_Notification_Line2_Media = 2131362148; - // aapt resource value: 0x7f090161 - public const int TextAppearance_Compat_Notification_Media = 2131296609; + // aapt resource value: 0x7f0a0161 + public const int TextAppearance_Compat_Notification_Media = 2131362145; - // aapt resource value: 0x7f090167 - public const int TextAppearance_Compat_Notification_Time = 2131296615; + // aapt resource value: 0x7f0a0167 + public const int TextAppearance_Compat_Notification_Time = 2131362151; - // aapt resource value: 0x7f090162 - public const int TextAppearance_Compat_Notification_Time_Media = 2131296610; + // aapt resource value: 0x7f0a0162 + public const int TextAppearance_Compat_Notification_Time_Media = 2131362146; - // aapt resource value: 0x7f090168 - public const int TextAppearance_Compat_Notification_Title = 2131296616; + // aapt resource value: 0x7f0a0168 + public const int TextAppearance_Compat_Notification_Title = 2131362152; - // aapt resource value: 0x7f090163 - public const int TextAppearance_Compat_Notification_Title_Media = 2131296611; + // aapt resource value: 0x7f0a0163 + public const int TextAppearance_Compat_Notification_Title_Media = 2131362147; - // aapt resource value: 0x7f090100 - public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131296512; + // aapt resource value: 0x7f0a0100 + public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131362048; - // aapt resource value: 0x7f090101 - public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131296513; + // aapt resource value: 0x7f0a0101 + public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131362049; - // aapt resource value: 0x7f090102 - public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131296514; + // aapt resource value: 0x7f0a0102 + public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131362050; - // aapt resource value: 0x7f090103 - public const int Theme_AppCompat = 2131296515; + // aapt resource value: 0x7f0a0103 + public const int Theme_AppCompat = 2131362051; - // aapt resource value: 0x7f090104 - public const int Theme_AppCompat_CompactMenu = 2131296516; + // aapt resource value: 0x7f0a0104 + public const int Theme_AppCompat_CompactMenu = 2131362052; - // aapt resource value: 0x7f090004 - public const int Theme_AppCompat_DayNight = 2131296260; + // aapt resource value: 0x7f0a0004 + public const int Theme_AppCompat_DayNight = 2131361796; - // aapt resource value: 0x7f090005 - public const int Theme_AppCompat_DayNight_DarkActionBar = 2131296261; + // aapt resource value: 0x7f0a0005 + public const int Theme_AppCompat_DayNight_DarkActionBar = 2131361797; - // aapt resource value: 0x7f090006 - public const int Theme_AppCompat_DayNight_Dialog = 2131296262; + // aapt resource value: 0x7f0a0006 + public const int Theme_AppCompat_DayNight_Dialog = 2131361798; - // aapt resource value: 0x7f090007 - public const int Theme_AppCompat_DayNight_Dialog_Alert = 2131296263; + // aapt resource value: 0x7f0a0007 + public const int Theme_AppCompat_DayNight_Dialog_Alert = 2131361799; - // aapt resource value: 0x7f090008 - public const int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131296264; + // aapt resource value: 0x7f0a0008 + public const int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131361800; - // aapt resource value: 0x7f090009 - public const int Theme_AppCompat_DayNight_DialogWhenLarge = 2131296265; + // aapt resource value: 0x7f0a0009 + public const int Theme_AppCompat_DayNight_DialogWhenLarge = 2131361801; - // aapt resource value: 0x7f09000a - public const int Theme_AppCompat_DayNight_NoActionBar = 2131296266; + // aapt resource value: 0x7f0a000a + public const int Theme_AppCompat_DayNight_NoActionBar = 2131361802; - // aapt resource value: 0x7f090105 - public const int Theme_AppCompat_Dialog = 2131296517; + // aapt resource value: 0x7f0a0105 + public const int Theme_AppCompat_Dialog = 2131362053; - // aapt resource value: 0x7f090106 - public const int Theme_AppCompat_Dialog_Alert = 2131296518; + // aapt resource value: 0x7f0a0106 + public const int Theme_AppCompat_Dialog_Alert = 2131362054; - // aapt resource value: 0x7f090107 - public const int Theme_AppCompat_Dialog_MinWidth = 2131296519; + // aapt resource value: 0x7f0a0107 + public const int Theme_AppCompat_Dialog_MinWidth = 2131362055; - // aapt resource value: 0x7f090108 - public const int Theme_AppCompat_DialogWhenLarge = 2131296520; + // aapt resource value: 0x7f0a0108 + public const int Theme_AppCompat_DialogWhenLarge = 2131362056; - // aapt resource value: 0x7f090109 - public const int Theme_AppCompat_Light = 2131296521; + // aapt resource value: 0x7f0a0109 + public const int Theme_AppCompat_Light = 2131362057; - // aapt resource value: 0x7f09010a - public const int Theme_AppCompat_Light_DarkActionBar = 2131296522; + // aapt resource value: 0x7f0a010a + public const int Theme_AppCompat_Light_DarkActionBar = 2131362058; - // aapt resource value: 0x7f09010b - public const int Theme_AppCompat_Light_Dialog = 2131296523; + // aapt resource value: 0x7f0a010b + public const int Theme_AppCompat_Light_Dialog = 2131362059; - // aapt resource value: 0x7f09010c - public const int Theme_AppCompat_Light_Dialog_Alert = 2131296524; + // aapt resource value: 0x7f0a010c + public const int Theme_AppCompat_Light_Dialog_Alert = 2131362060; - // aapt resource value: 0x7f09010d - public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131296525; + // aapt resource value: 0x7f0a010d + public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131362061; - // aapt resource value: 0x7f09010e - public const int Theme_AppCompat_Light_DialogWhenLarge = 2131296526; + // aapt resource value: 0x7f0a010e + public const int Theme_AppCompat_Light_DialogWhenLarge = 2131362062; - // aapt resource value: 0x7f09010f - public const int Theme_AppCompat_Light_NoActionBar = 2131296527; + // aapt resource value: 0x7f0a010f + public const int Theme_AppCompat_Light_NoActionBar = 2131362063; - // aapt resource value: 0x7f090110 - public const int Theme_AppCompat_NoActionBar = 2131296528; + // aapt resource value: 0x7f0a0110 + public const int Theme_AppCompat_NoActionBar = 2131362064; - // aapt resource value: 0x7f09016d - public const int Theme_BiometricPromptDialog = 2131296621; + // aapt resource value: 0x7f0a016d + public const int Theme_BiometricPromptDialog = 2131362157; - // aapt resource value: 0x7f090111 - public const int ThemeOverlay_AppCompat = 2131296529; + // aapt resource value: 0x7f0a0111 + public const int ThemeOverlay_AppCompat = 2131362065; - // aapt resource value: 0x7f090112 - public const int ThemeOverlay_AppCompat_ActionBar = 2131296530; + // aapt resource value: 0x7f0a0112 + public const int ThemeOverlay_AppCompat_ActionBar = 2131362066; - // aapt resource value: 0x7f090113 - public const int ThemeOverlay_AppCompat_Dark = 2131296531; + // aapt resource value: 0x7f0a0113 + public const int ThemeOverlay_AppCompat_Dark = 2131362067; - // aapt resource value: 0x7f090114 - public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131296532; + // aapt resource value: 0x7f0a0114 + public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131362068; - // aapt resource value: 0x7f090115 - public const int ThemeOverlay_AppCompat_Dialog = 2131296533; + // aapt resource value: 0x7f0a0115 + public const int ThemeOverlay_AppCompat_Dialog = 2131362069; - // aapt resource value: 0x7f090116 - public const int ThemeOverlay_AppCompat_Dialog_Alert = 2131296534; + // aapt resource value: 0x7f0a0116 + public const int ThemeOverlay_AppCompat_Dialog_Alert = 2131362070; - // aapt resource value: 0x7f090117 - public const int ThemeOverlay_AppCompat_Light = 2131296535; + // aapt resource value: 0x7f0a0117 + public const int ThemeOverlay_AppCompat_Light = 2131362071; - // aapt resource value: 0x7f090118 - public const int Widget_AppCompat_ActionBar = 2131296536; + // aapt resource value: 0x7f0a0118 + public const int Widget_AppCompat_ActionBar = 2131362072; - // aapt resource value: 0x7f090119 - public const int Widget_AppCompat_ActionBar_Solid = 2131296537; + // aapt resource value: 0x7f0a0119 + public const int Widget_AppCompat_ActionBar_Solid = 2131362073; - // aapt resource value: 0x7f09011a - public const int Widget_AppCompat_ActionBar_TabBar = 2131296538; + // aapt resource value: 0x7f0a011a + public const int Widget_AppCompat_ActionBar_TabBar = 2131362074; - // aapt resource value: 0x7f09011b - public const int Widget_AppCompat_ActionBar_TabText = 2131296539; + // aapt resource value: 0x7f0a011b + public const int Widget_AppCompat_ActionBar_TabText = 2131362075; - // aapt resource value: 0x7f09011c - public const int Widget_AppCompat_ActionBar_TabView = 2131296540; + // aapt resource value: 0x7f0a011c + public const int Widget_AppCompat_ActionBar_TabView = 2131362076; - // aapt resource value: 0x7f09011d - public const int Widget_AppCompat_ActionButton = 2131296541; + // aapt resource value: 0x7f0a011d + public const int Widget_AppCompat_ActionButton = 2131362077; - // aapt resource value: 0x7f09011e - public const int Widget_AppCompat_ActionButton_CloseMode = 2131296542; + // aapt resource value: 0x7f0a011e + public const int Widget_AppCompat_ActionButton_CloseMode = 2131362078; - // aapt resource value: 0x7f09011f - public const int Widget_AppCompat_ActionButton_Overflow = 2131296543; + // aapt resource value: 0x7f0a011f + public const int Widget_AppCompat_ActionButton_Overflow = 2131362079; - // aapt resource value: 0x7f090120 - public const int Widget_AppCompat_ActionMode = 2131296544; + // aapt resource value: 0x7f0a0120 + public const int Widget_AppCompat_ActionMode = 2131362080; - // aapt resource value: 0x7f090121 - public const int Widget_AppCompat_ActivityChooserView = 2131296545; + // aapt resource value: 0x7f0a0121 + public const int Widget_AppCompat_ActivityChooserView = 2131362081; - // aapt resource value: 0x7f090122 - public const int Widget_AppCompat_AutoCompleteTextView = 2131296546; + // aapt resource value: 0x7f0a0122 + public const int Widget_AppCompat_AutoCompleteTextView = 2131362082; - // aapt resource value: 0x7f090123 - public const int Widget_AppCompat_Button = 2131296547; + // aapt resource value: 0x7f0a0123 + public const int Widget_AppCompat_Button = 2131362083; - // aapt resource value: 0x7f090124 - public const int Widget_AppCompat_Button_Borderless = 2131296548; + // aapt resource value: 0x7f0a0124 + public const int Widget_AppCompat_Button_Borderless = 2131362084; - // aapt resource value: 0x7f090125 - public const int Widget_AppCompat_Button_Borderless_Colored = 2131296549; + // aapt resource value: 0x7f0a0125 + public const int Widget_AppCompat_Button_Borderless_Colored = 2131362085; - // aapt resource value: 0x7f090126 - public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131296550; + // aapt resource value: 0x7f0a0126 + public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131362086; - // aapt resource value: 0x7f090127 - public const int Widget_AppCompat_Button_Colored = 2131296551; + // aapt resource value: 0x7f0a0127 + public const int Widget_AppCompat_Button_Colored = 2131362087; - // aapt resource value: 0x7f090128 - public const int Widget_AppCompat_Button_Small = 2131296552; + // aapt resource value: 0x7f0a0128 + public const int Widget_AppCompat_Button_Small = 2131362088; - // aapt resource value: 0x7f090129 - public const int Widget_AppCompat_ButtonBar = 2131296553; + // aapt resource value: 0x7f0a0129 + public const int Widget_AppCompat_ButtonBar = 2131362089; - // aapt resource value: 0x7f09012a - public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131296554; + // aapt resource value: 0x7f0a012a + public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131362090; - // aapt resource value: 0x7f09012b - public const int Widget_AppCompat_CompoundButton_CheckBox = 2131296555; + // aapt resource value: 0x7f0a012b + public const int Widget_AppCompat_CompoundButton_CheckBox = 2131362091; - // aapt resource value: 0x7f09012c - public const int Widget_AppCompat_CompoundButton_RadioButton = 2131296556; + // aapt resource value: 0x7f0a012c + public const int Widget_AppCompat_CompoundButton_RadioButton = 2131362092; - // aapt resource value: 0x7f09012d - public const int Widget_AppCompat_CompoundButton_Switch = 2131296557; + // aapt resource value: 0x7f0a012d + public const int Widget_AppCompat_CompoundButton_Switch = 2131362093; - // aapt resource value: 0x7f09012e - public const int Widget_AppCompat_DrawerArrowToggle = 2131296558; + // aapt resource value: 0x7f0a012e + public const int Widget_AppCompat_DrawerArrowToggle = 2131362094; - // aapt resource value: 0x7f09012f - public const int Widget_AppCompat_DropDownItem_Spinner = 2131296559; + // aapt resource value: 0x7f0a012f + public const int Widget_AppCompat_DropDownItem_Spinner = 2131362095; - // aapt resource value: 0x7f090130 - public const int Widget_AppCompat_EditText = 2131296560; + // aapt resource value: 0x7f0a0130 + public const int Widget_AppCompat_EditText = 2131362096; - // aapt resource value: 0x7f090131 - public const int Widget_AppCompat_ImageButton = 2131296561; + // aapt resource value: 0x7f0a0131 + public const int Widget_AppCompat_ImageButton = 2131362097; - // aapt resource value: 0x7f090132 - public const int Widget_AppCompat_Light_ActionBar = 2131296562; + // aapt resource value: 0x7f0a0132 + public const int Widget_AppCompat_Light_ActionBar = 2131362098; - // aapt resource value: 0x7f090133 - public const int Widget_AppCompat_Light_ActionBar_Solid = 2131296563; + // aapt resource value: 0x7f0a0133 + public const int Widget_AppCompat_Light_ActionBar_Solid = 2131362099; - // aapt resource value: 0x7f090134 - public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131296564; + // aapt resource value: 0x7f0a0134 + public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131362100; - // aapt resource value: 0x7f090135 - public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131296565; + // aapt resource value: 0x7f0a0135 + public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131362101; - // aapt resource value: 0x7f090136 - public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131296566; + // aapt resource value: 0x7f0a0136 + public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131362102; - // aapt resource value: 0x7f090137 - public const int Widget_AppCompat_Light_ActionBar_TabText = 2131296567; + // aapt resource value: 0x7f0a0137 + public const int Widget_AppCompat_Light_ActionBar_TabText = 2131362103; - // aapt resource value: 0x7f090138 - public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131296568; + // aapt resource value: 0x7f0a0138 + public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131362104; - // aapt resource value: 0x7f090139 - public const int Widget_AppCompat_Light_ActionBar_TabView = 2131296569; + // aapt resource value: 0x7f0a0139 + public const int Widget_AppCompat_Light_ActionBar_TabView = 2131362105; - // aapt resource value: 0x7f09013a - public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131296570; + // aapt resource value: 0x7f0a013a + public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131362106; - // aapt resource value: 0x7f09013b - public const int Widget_AppCompat_Light_ActionButton = 2131296571; + // aapt resource value: 0x7f0a013b + public const int Widget_AppCompat_Light_ActionButton = 2131362107; - // aapt resource value: 0x7f09013c - public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131296572; + // aapt resource value: 0x7f0a013c + public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131362108; - // aapt resource value: 0x7f09013d - public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131296573; + // aapt resource value: 0x7f0a013d + public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131362109; - // aapt resource value: 0x7f09013e - public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131296574; + // aapt resource value: 0x7f0a013e + public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131362110; - // aapt resource value: 0x7f09013f - public const int Widget_AppCompat_Light_ActivityChooserView = 2131296575; + // aapt resource value: 0x7f0a013f + public const int Widget_AppCompat_Light_ActivityChooserView = 2131362111; - // aapt resource value: 0x7f090140 - public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131296576; + // aapt resource value: 0x7f0a0140 + public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131362112; - // aapt resource value: 0x7f090141 - public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131296577; + // aapt resource value: 0x7f0a0141 + public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131362113; - // aapt resource value: 0x7f090142 - public const int Widget_AppCompat_Light_ListPopupWindow = 2131296578; + // aapt resource value: 0x7f0a0142 + public const int Widget_AppCompat_Light_ListPopupWindow = 2131362114; - // aapt resource value: 0x7f090143 - public const int Widget_AppCompat_Light_ListView_DropDown = 2131296579; + // aapt resource value: 0x7f0a0143 + public const int Widget_AppCompat_Light_ListView_DropDown = 2131362115; - // aapt resource value: 0x7f090144 - public const int Widget_AppCompat_Light_PopupMenu = 2131296580; + // aapt resource value: 0x7f0a0144 + public const int Widget_AppCompat_Light_PopupMenu = 2131362116; - // aapt resource value: 0x7f090145 - public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131296581; + // aapt resource value: 0x7f0a0145 + public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131362117; - // aapt resource value: 0x7f090146 - public const int Widget_AppCompat_Light_SearchView = 2131296582; + // aapt resource value: 0x7f0a0146 + public const int Widget_AppCompat_Light_SearchView = 2131362118; - // aapt resource value: 0x7f090147 - public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131296583; + // aapt resource value: 0x7f0a0147 + public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131362119; - // aapt resource value: 0x7f090148 - public const int Widget_AppCompat_ListMenuView = 2131296584; + // aapt resource value: 0x7f0a0148 + public const int Widget_AppCompat_ListMenuView = 2131362120; - // aapt resource value: 0x7f090149 - public const int Widget_AppCompat_ListPopupWindow = 2131296585; + // aapt resource value: 0x7f0a0149 + public const int Widget_AppCompat_ListPopupWindow = 2131362121; - // aapt resource value: 0x7f09014a - public const int Widget_AppCompat_ListView = 2131296586; + // aapt resource value: 0x7f0a014a + public const int Widget_AppCompat_ListView = 2131362122; - // aapt resource value: 0x7f09014b - public const int Widget_AppCompat_ListView_DropDown = 2131296587; + // aapt resource value: 0x7f0a014b + public const int Widget_AppCompat_ListView_DropDown = 2131362123; - // aapt resource value: 0x7f09014c - public const int Widget_AppCompat_ListView_Menu = 2131296588; + // aapt resource value: 0x7f0a014c + public const int Widget_AppCompat_ListView_Menu = 2131362124; - // aapt resource value: 0x7f09014d - public const int Widget_AppCompat_PopupMenu = 2131296589; + // aapt resource value: 0x7f0a014d + public const int Widget_AppCompat_PopupMenu = 2131362125; - // aapt resource value: 0x7f09014e - public const int Widget_AppCompat_PopupMenu_Overflow = 2131296590; + // aapt resource value: 0x7f0a014e + public const int Widget_AppCompat_PopupMenu_Overflow = 2131362126; - // aapt resource value: 0x7f09014f - public const int Widget_AppCompat_PopupWindow = 2131296591; + // aapt resource value: 0x7f0a014f + public const int Widget_AppCompat_PopupWindow = 2131362127; - // aapt resource value: 0x7f090150 - public const int Widget_AppCompat_ProgressBar = 2131296592; + // aapt resource value: 0x7f0a0150 + public const int Widget_AppCompat_ProgressBar = 2131362128; - // aapt resource value: 0x7f090151 - public const int Widget_AppCompat_ProgressBar_Horizontal = 2131296593; + // aapt resource value: 0x7f0a0151 + public const int Widget_AppCompat_ProgressBar_Horizontal = 2131362129; - // aapt resource value: 0x7f090152 - public const int Widget_AppCompat_RatingBar = 2131296594; + // aapt resource value: 0x7f0a0152 + public const int Widget_AppCompat_RatingBar = 2131362130; - // aapt resource value: 0x7f090153 - public const int Widget_AppCompat_RatingBar_Indicator = 2131296595; + // aapt resource value: 0x7f0a0153 + public const int Widget_AppCompat_RatingBar_Indicator = 2131362131; - // aapt resource value: 0x7f090154 - public const int Widget_AppCompat_RatingBar_Small = 2131296596; + // aapt resource value: 0x7f0a0154 + public const int Widget_AppCompat_RatingBar_Small = 2131362132; - // aapt resource value: 0x7f090155 - public const int Widget_AppCompat_SearchView = 2131296597; + // aapt resource value: 0x7f0a0155 + public const int Widget_AppCompat_SearchView = 2131362133; - // aapt resource value: 0x7f090156 - public const int Widget_AppCompat_SearchView_ActionBar = 2131296598; + // aapt resource value: 0x7f0a0156 + public const int Widget_AppCompat_SearchView_ActionBar = 2131362134; - // aapt resource value: 0x7f090157 - public const int Widget_AppCompat_SeekBar = 2131296599; + // aapt resource value: 0x7f0a0157 + public const int Widget_AppCompat_SeekBar = 2131362135; - // aapt resource value: 0x7f090158 - public const int Widget_AppCompat_SeekBar_Discrete = 2131296600; + // aapt resource value: 0x7f0a0158 + public const int Widget_AppCompat_SeekBar_Discrete = 2131362136; - // aapt resource value: 0x7f090159 - public const int Widget_AppCompat_Spinner = 2131296601; + // aapt resource value: 0x7f0a0159 + public const int Widget_AppCompat_Spinner = 2131362137; - // aapt resource value: 0x7f09015a - public const int Widget_AppCompat_Spinner_DropDown = 2131296602; + // aapt resource value: 0x7f0a015a + public const int Widget_AppCompat_Spinner_DropDown = 2131362138; - // aapt resource value: 0x7f09015b - public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131296603; + // aapt resource value: 0x7f0a015b + public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131362139; - // aapt resource value: 0x7f09015c - public const int Widget_AppCompat_Spinner_Underlined = 2131296604; + // aapt resource value: 0x7f0a015c + public const int Widget_AppCompat_Spinner_Underlined = 2131362140; - // aapt resource value: 0x7f09015d - public const int Widget_AppCompat_TextView_SpinnerItem = 2131296605; + // aapt resource value: 0x7f0a015d + public const int Widget_AppCompat_TextView_SpinnerItem = 2131362141; - // aapt resource value: 0x7f09015e - public const int Widget_AppCompat_Toolbar = 2131296606; + // aapt resource value: 0x7f0a015e + public const int Widget_AppCompat_Toolbar = 2131362142; - // aapt resource value: 0x7f09015f - public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131296607; + // aapt resource value: 0x7f0a015f + public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131362143; - // aapt resource value: 0x7f090169 - public const int Widget_Compat_NotificationActionContainer = 2131296617; + // aapt resource value: 0x7f0a0169 + public const int Widget_Compat_NotificationActionContainer = 2131362153; - // aapt resource value: 0x7f09016a - public const int Widget_Compat_NotificationActionText = 2131296618; + // aapt resource value: 0x7f0a016a + public const int Widget_Compat_NotificationActionText = 2131362154; - // aapt resource value: 0x7f09016e - public const int custom_dialog2 = 2131296622; + // aapt resource value: 0x7f0a016e + public const int custom_dialog2 = 2131362158; - // aapt resource value: 0x7f09016f - public const int picker_view_scale_anim = 2131296623; + // aapt resource value: 0x7f0a016f + public const int picker_view_scale_anim = 2131362159; - // aapt resource value: 0x7f090170 - public const int picker_view_slide_anim = 2131296624; + // aapt resource value: 0x7f0a0170 + public const int picker_view_slide_anim = 2131362160; static Style() { @@ -5248,13 +5378,39 @@ // aapt resource value: 14 public const int HDLArcSeekBar_hdl_arc_thumb_mode = 14; - public static int[] HDLWaveSeekBar = new int[] { + public static int[] HDLCurtainSeekBar = new int[] { 2130772242, 2130772243, 2130772244, 2130772245, 2130772246, 2130772247}; + + // aapt resource value: 2 + public const int HDLCurtainSeekBar_curtain_bar_bg_color = 2; + + // aapt resource value: 3 + public const int HDLCurtainSeekBar_curtain_bar_border_color = 3; + + // aapt resource value: 0 + public const int HDLCurtainSeekBar_curtain_bar_color = 0; + + // aapt resource value: 5 + public const int HDLCurtainSeekBar_curtain_bar_height = 5; + + // aapt resource value: 4 + public const int HDLCurtainSeekBar_curtain_bar_width = 4; + + // aapt resource value: 1 + public const int HDLCurtainSeekBar_second_curtain_bar_color = 1; + + public static int[] HDLWaveSeekBar = new int[] { + 2130772248, + 2130772249, + 2130772250, + 2130772251, + 2130772252, + 2130772253}; // aapt resource value: 1 public const int HDLWaveSeekBar_second_wave_color = 1; @@ -5901,12 +6057,12 @@ public const int ViewStubCompat_android_layout = 1; public static int[] pickerview = new int[] { - 2130772248, - 2130772249, - 2130772250, - 2130772251, - 2130772252, - 2130772253}; + 2130772254, + 2130772255, + 2130772256, + 2130772257, + 2130772258, + 2130772259}; // aapt resource value: 4 public const int pickerview_wheelview_dividerColor = 4; diff --git a/ZigbeeApp/Shared/Common/DeviceUI.cs b/ZigbeeApp/Shared/Common/DeviceUI.cs index 78b9db5..1875ac6 100644 --- a/ZigbeeApp/Shared/Common/DeviceUI.cs +++ b/ZigbeeApp/Shared/Common/DeviceUI.cs @@ -178,38 +178,38 @@ { case DeviceType.OnOffSwitch: //鎺у埗闈㈡澘 - ImagePath= "Device/DryContact.png"; + ImagePath = "Device/DryContact.png"; break; case DeviceType.OnOffOutput: //缁х數鍣� - ImagePath= "Device/Relay.png"; + ImagePath = "Device/Relay.png"; break; case DeviceType.DimmableLight: //璋冨厜鐏� - ImagePath= "Device/DimmableLight.png"; + ImagePath = "Device/DimmableLight.png"; break; case DeviceType.WindowCoveringDevice: //绐楀笜 - ImagePath= "Device/Curtain.png"; + ImagePath = "Device/Curtain.png"; break; case DeviceType.Thermostat: //绌鸿皟 - ImagePath= "Device/AirConditioner.png"; + ImagePath = "Device/AirConditioner.png"; break; case DeviceType.IASZone: //浼犳劅鍣� - ImagePath= "Device/Sensor.png"; + ImagePath = "Device/Sensor.png"; break; case DeviceType.AirSwitch: //绌烘皵寮�鍏� - ImagePath= "Device/AirSwitch.png"; + ImagePath = "Device/AirSwitch.png"; break; case DeviceType.Repeater: //涓户鍣� ImagePath = "Device/AirSwitch.png"; break; default: - ImagePath= "Device/Relay.png"; + ImagePath = "Device/Relay.png"; break; } return ImagePath; @@ -335,5 +335,110 @@ } #endregion + + /// <summary> + /// GetDeviceStatu + /// </summary> + /// <returns></returns> + public string GetDeviceStatu() + { + if (CommonDevice.Type == DeviceType.OnOffOutput) + { + if ((CommonDevice as ToggleLight).OnOffStatus == 1) + { + return Language.StringByID(R.MyInternationalizationString.Open); + } + return Language.StringByID(R.MyInternationalizationString.Shut); + } + else if (CommonDevice.Type == DeviceType.AirSwitch) + { + if ((CommonDevice as ZigBee.Device.AirSwitch).OnOffStatus == 1) + { + return Language.StringByID(R.MyInternationalizationString.Open); + } + return Language.StringByID(R.MyInternationalizationString.Shut); + } + else if (CommonDevice.Type == DeviceType.DimmableLight) + { + if ((CommonDevice as DimmableLight).OnOffStatus == 0 || (CommonDevice as DimmableLight).Level == 0) + { + return Language.StringByID(R.MyInternationalizationString.Shut); + } + return $"{(int)((CommonDevice as DimmableLight).Level * 1.0 / 254 * 100)}%"; + } + else if (CommonDevice.Type == DeviceType.WindowCoveringDevice) + { + if ((CommonDevice as ZigBee.Device.Rollershade).WcdCurrentPositionLiftPercentage == 0) + { + return Language.StringByID(R.MyInternationalizationString.Shut); + } + return $"{(CommonDevice as ZigBee.Device.Rollershade).WcdCurrentPositionLiftPercentage}%"; + } + //else if (CommonDevice.Type == DeviceType.Thermostat) + //{ + ////娓╁害锛屾ā寮忥紝椋庨�� + //string tempareture = string.Empty; + //string model = string.Empty; + //string wind = string.Empty; + //if (TaskList.Count == 0) + //{ + // return null; + //} + //foreach (var taskListInfo in TaskList) + //{ + // if (taskListInfo.Data1 == 3) + // { + // if (taskListInfo.Data2 == 0) + // { + // return Language.StringByID(R.MyInternationalizationString.Shut); + // } + // else if (taskListInfo.Data2 == 1) + // { + // model = Language.StringByID(R.MyInternationalizationString.Mode_Auto); + // } + // else if (taskListInfo.Data2 == 3) + // { + // model = Language.StringByID(R.MyInternationalizationString.Mode_Cool); + // } + // else if (taskListInfo.Data2 == 4) + // { + // model = Language.StringByID(R.MyInternationalizationString.Mode_Heat); + // } + // else if (taskListInfo.Data2 == 7) + // { + // model = Language.StringByID(R.MyInternationalizationString.Mode_FanOnly); + // } + // else if (taskListInfo.Data2 == 8) + // { + // model = Language.StringByID(R.MyInternationalizationString.Mode_Dry); + // } + // } + // else if (taskListInfo.Data1 == 4 || taskListInfo.Data1 == 5) + // { + // tempareture = $"{ taskListInfo.Data2} 鈩�"; + // } + // else if (taskListInfo.Data1 == 6) + // { + // if (taskListInfo.Data2 == 1) + // { + // wind = Language.StringByID(R.MyInternationalizationString.Fan_Low); + // } + // else if (taskListInfo.Data2 == 2) + // { + // wind = Language.StringByID(R.MyInternationalizationString.Fan_Middle); + // } + // else if (taskListInfo.Data2 == 3) + // { + // wind = Language.StringByID(R.MyInternationalizationString.Fan_Height); + // } + // } + //} + //return $"{tempareture},{model},{wind}"; + //} + else + { + return null; + } + } } } diff --git a/ZigbeeApp/Shared/Common/SceneTargetDeviceUI.cs b/ZigbeeApp/Shared/Common/SceneTargetDeviceUI.cs index 15739d4..194abf6 100644 --- a/ZigbeeApp/Shared/Common/SceneTargetDeviceUI.cs +++ b/ZigbeeApp/Shared/Common/SceneTargetDeviceUI.cs @@ -179,7 +179,6 @@ } return $"{tempareture},{model},{wind}"; } - else { return null; diff --git a/ZigbeeApp/Shared/DLL/Shared.Droid.HDLWidget.dll b/ZigbeeApp/Shared/DLL/Shared.Droid.HDLWidget.dll old mode 100644 new mode 100755 index a78e9f6..e975978 --- a/ZigbeeApp/Shared/DLL/Shared.Droid.HDLWidget.dll +++ b/ZigbeeApp/Shared/DLL/Shared.Droid.HDLWidget.dll Binary files differ diff --git a/ZigbeeApp/Shared/DLL/Shared.Droid.dll b/ZigbeeApp/Shared/DLL/Shared.Droid.dll old mode 100644 new mode 100755 index f9fc139..1a993fa --- a/ZigbeeApp/Shared/DLL/Shared.Droid.dll +++ b/ZigbeeApp/Shared/DLL/Shared.Droid.dll Binary files differ diff --git a/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs b/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs index 745be0e..2b4d3dc 100644 --- a/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs +++ b/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs @@ -492,70 +492,67 @@ private void LoginByWechat(object sender, MouseEventArgs mouseEventArgs) { #if Android - com.hdl.home.Application.WXLogin(); - com.hdl.home.WXEntryActivity.RespAction = (authStr) => + var alert = new Alert(Language.StringByID(R.MyInternationalizationString.TIP), + Language.StringByID(R.MyInternationalizationString.LoginByWechat), + Language.StringByID(R.MyInternationalizationString.Cancel), + Language.StringByID(R.MyInternationalizationString.Confrim)); + alert.Show(); + alert.ResultEventHandler += (send, e) => { - if (authStr == null) + if (e) { - - } - else - { - new System.Threading.Thread(async () => + com.hdl.home.Application.WXLogin(); + com.hdl.home.WXEntryActivity.RespAction = (authStr) => { - - var re = await isBindAuthAsync(authStr); - if(re) + if (authStr == null) { - //鐩存帴鐧诲綍 - //this.RemoveFromParent(); - //UserPage.Instance.Fresh(); - //鍚姩ZigBee - ZigBee.Common.Application.Init(); - var resultRegID = await Shared.Common.CommonPage.Instance.PushRegID(); - var homes = await House.GetHomeLists(); - //鍒锋柊涓汉涓績鐨勫唴瀛樺強绾跨▼ - await UserCenter.UserCenterLogic.InitUserCenterMenmoryAndThread(); - Shared.Common.Room.CanInitAllRoom = true; - Shared.Common.Room.InitAllRoom(); - Application.RunOnMainThread(() => - { - this.RemoveFromParent(); - UserPage.Instance.Fresh(); - }); } else { - //var authRes = Newtonsoft.Json.JsonConvert.DeserializeObject<Common.ResponseEntity.AuthUserRes>(authStr); - //new System.Threading.Thread(async () => - //{ - // var auth = new SendDataToServer.BindAuthUser - // { - // AccountGuid = "5573cd78-31fc-4fd7-a25a-5c3b19bdbcfe", - // OpenID = authRes.openid - // }; - // var requestJson = Newtonsoft.Json.JsonConvert.SerializeObject(auth); - // var revert = await CommonPage.Instance.RequestHttpsZigbeeAsync("ZigbeeUsers/BindAuthUserToAccount", Encoding.UTF8.GetBytes(requestJson)); - //}) - //{ - // IsBackground = true - //}.Start(); - - var authRes = Newtonsoft.Json.JsonConvert.DeserializeObject<Common.ResponseEntity.AuthUserRes>(authStr); - Application.RunOnMainThread(() => + new System.Threading.Thread(async () => { - var registerPage = new AccountRegister(); - Shared.Common.CommonPage.Instance.AddChidren(registerPage); - registerPage.OpenID = authRes.openid; - registerPage.Show(); - }); + + var re = await isBindAuthAsync(authStr); + if (re) + { + //鐩存帴鐧诲綍 + //this.RemoveFromParent(); + + //UserPage.Instance.Fresh(); + //鍚姩ZigBee + ZigBee.Common.Application.Init(); + var resultRegID = await Shared.Common.CommonPage.Instance.PushRegID(); + var homes = await House.GetHomeLists(); + //鍒锋柊涓汉涓績鐨勫唴瀛樺強绾跨▼ + await UserCenter.UserCenterLogic.InitUserCenterMenmoryAndThread(); + Shared.Common.Room.CanInitAllRoom = true; + Shared.Common.Room.InitAllRoom(); + Application.RunOnMainThread(() => + { + this.RemoveFromParent(); + UserPage.Instance.Fresh(); + }); + } + else + { + var authRes = Newtonsoft.Json.JsonConvert.DeserializeObject<Common.ResponseEntity.AuthUserRes>(authStr); + Application.RunOnMainThread(() => + { + var registerPage = new AccountRegister(); + Shared.Common.CommonPage.Instance.AddChidren(registerPage); + registerPage.OpenID = authRes.openid; + registerPage.Show(); + }); + } + }) + { IsBackground = true }.Start(); } - }) - { IsBackground = true }.Start(); + }; } }; #endif + } /// <summary> diff --git a/ZigbeeApp/Shared/Phone/Device/Category/Category.cs b/ZigbeeApp/Shared/Phone/Device/Category/Category.cs index 4405a9a..716fece 100644 --- a/ZigbeeApp/Shared/Phone/Device/Category/Category.cs +++ b/ZigbeeApp/Shared/Phone/Device/Category/Category.cs @@ -162,118 +162,87 @@ { case DeviceType.OnOffOutput: //寮�鍏冲姛鑳� - if ((common as ToggleLight).DeviceStatusReport.CluterID == 6) + if (common.DeviceStatusReport.CluterID == 6) { var light = deviceUI.CommonDevice as ToggleLight; - light.DeviceStatusReport = (common as ToggleLight).DeviceStatusReport; - for (int j = 0; j < rowLayout.ChildrenCount; j++) + light.DeviceStatusReport = common.DeviceStatusReport; + //璁板綍銆佹洿鏂扮姸鎬� + if (light.DeviceStatusReport.AttriBute == null || light.DeviceStatusReport.AttriBute.Count == 0) { - var tempView = rowLayout.GetChildren(j); - if (tempView.Tag == null) - { - continue; - } - if (tempView.Tag.ToString() == deviceStatus_OnOffStatus) - { - //璁板綍銆佹洿鏂扮姸鎬� - if (light.DeviceStatusReport.AttriBute == null || light.DeviceStatusReport.AttriBute.Count == 0) - { - continue; - } - light.OnOffStatus = light.DeviceStatusReport.AttriBute[0].AttriButeData; - (tempView as Button).IsSelected = light.OnOffStatus == 1; - //璁板綍鍥炲鏃堕棿 - light.LastDateTime = DateTime.Now; - } + continue; } - } - if ((common as ToggleLight).DeviceStatusReport.CluterID == 3) - { - var light = deviceUI.CommonDevice as ToggleLight; - light.IsOnline = 1; + light.OnOffStatus = light.DeviceStatusReport.AttriBute[0].AttriButeData; + var row = rowLayout.GetChildren(0) as CategoryFunctionRow; + + row.SetStatu(light.OnOffStatus == 1); + row.SetStatuText(deviceUI.GetDeviceStatu()); //璁板綍鍥炲鏃堕棿 light.LastDateTime = DateTime.Now; - for (int j = 0; j < rowLayout.ChildrenCount; j++) - { - var tempView = rowLayout.GetChildren(j); - if (tempView.Tag == null) - { - continue; - } - if (tempView.Tag.ToString() == deviceStatus_Online) - { - (tempView as Button).IsSelected = light.IsOnline == 1; - } - } + } + if (common.DeviceStatusReport.CluterID == 3) + { + deviceUI.CommonDevice.IsOnline = 1; + deviceUI.CommonDevice.LastDateTime = DateTime.Now; + var row = rowLayout.GetChildren(0) as CategoryFunctionRow; + row.SetStatu(true); } break; case DeviceType.AirSwitch: //寮�鍏冲姛鑳� - if ((common as ZigBee.Device.AirSwitch).DeviceStatusReport.CluterID == 6) + if (common.DeviceStatusReport.CluterID == 6) { var airSwitch = deviceUI.CommonDevice as ZigBee.Device.AirSwitch; - airSwitch.DeviceStatusReport = (common as ZigBee.Device.AirSwitch).DeviceStatusReport; - for (int j = 0; j < rowLayout.ChildrenCount; j++) + airSwitch.DeviceStatusReport = common.DeviceStatusReport; + //璁板綍銆佹洿鏂扮姸鎬� + if (airSwitch.DeviceStatusReport.AttriBute == null || airSwitch.DeviceStatusReport.AttriBute.Count == 0) { - var tempView = rowLayout.GetChildren(j); - if (tempView.Tag == null) - { - continue; - } - if (tempView.Tag.ToString() == deviceStatus_OnOffStatus) - { - //璁板綍銆佹洿鏂扮姸鎬� - if (airSwitch.DeviceStatusReport.AttriBute == null || airSwitch.DeviceStatusReport.AttriBute.Count == 0) - { - return; - } - airSwitch.OnOffStatus = airSwitch.DeviceStatusReport.AttriBute[0].AttriButeData; - (tempView as Button).IsSelected = airSwitch.OnOffStatus == 1; - //璁板綍鍥炲鏃堕棿 - airSwitch.LastDateTime = DateTime.Now; - } + return; } - } - if ((common as ZigBee.Device.AirSwitch).DeviceStatusReport.CluterID == 3) - { - var airSwitch = deviceUI.CommonDevice as ZigBee.Device.AirSwitch; - airSwitch.IsOnline = 1; + airSwitch.OnOffStatus = airSwitch.DeviceStatusReport.AttriBute[0].AttriButeData; + var row = rowLayout.GetChildren(0) as CategoryFunctionRow; + row.SetStatu(airSwitch.OnOffStatus == 1); + row.SetStatuText(deviceUI.GetDeviceStatu()); //璁板綍鍥炲鏃堕棿 airSwitch.LastDateTime = DateTime.Now; - for (int j = 0; j < rowLayout.ChildrenCount; j++) - { - var tempView = rowLayout.GetChildren(j); - if (tempView.Tag == null) - { - continue; - } - if (tempView.Tag.ToString() == deviceStatus_Online) - { - (tempView as Button).IsSelected = airSwitch.IsOnline == 1; - } - } + } + if (common.DeviceStatusReport.CluterID == 3) + { + deviceUI.CommonDevice.IsOnline = 1; + deviceUI.CommonDevice.LastDateTime = DateTime.Now; + var row = rowLayout.GetChildren(0) as CategoryFunctionRow; + row.SetStatu(true); } break; case DeviceType.WindowCoveringDevice: - if ((common as Rollershade).DeviceStatusReport.CluterID == 3) + + if (common.DeviceStatusReport.CluterID == 258) { - var rollerShape = deviceUI.CommonDevice as Rollershade; - //璁板綍鍥炲鏃堕棿 - rollerShape.LastDateTime = DateTime.Now; - rollerShape.IsOnline = 1; - for (int j = 0; j < rowLayout.ChildrenCount; j++) + if (common.DeviceStatusReport.AttriBute[0].AttributeId == 0) { - var tempView = rowLayout.GetChildren(j); - if (tempView.Tag == null) - { - continue; - } - if (tempView.Tag.ToString() == deviceStatus_Online) - { - (tempView as Button).IsSelected = rollerShape.IsOnline == 1; - } + //绐楀笜绫诲瀷 + var rollerShade = deviceUI.CommonDevice as Rollershade; + rollerShade.DeviceStatusReport = common.DeviceStatusReport; + rollerShade.WcdType = common.DeviceStatusReport.AttriBute[0].AttriButeData; + rollerShade.LastDateTime = DateTime.Now; } + if (common.DeviceStatusReport.AttriBute[0].AttributeId == 8) + { + var row = rowLayout.GetChildren(0) as CategoryFunctionForWinRow; + //绐楀笜鐧惧垎姣� + var rollerShade = deviceUI.CommonDevice as Rollershade; + rollerShade.DeviceStatusReport = common.DeviceStatusReport; + rollerShade.WcdCurrentPositionLiftPercentage = common.DeviceStatusReport.AttriBute[0].AttriButeData; + row.SetStatuText($"{Language.StringByID(R.MyInternationalizationString.Current)} { deviceUI.GetDeviceStatu()}"); + rollerShade.LastDateTime = DateTime.Now; + } + } + if (common.DeviceStatusReport.CluterID == 3) + { + deviceUI.CommonDevice.IsOnline = 1; + deviceUI.CommonDevice.LastDateTime = DateTime.Now; + var row = rowLayout.GetChildren(0) as CategoryFunctionForWinRow; + row.SetStatu(true); } break; @@ -358,49 +327,29 @@ break; case DeviceType.DimmableLight: //璋冨厜鐏姛鑳� - if ((common as ZigBee.Device.DimmableLight).DeviceStatusReport.CluterID == 6) + if (common.DeviceStatusReport.CluterID == 6) { - var dimmableLight = deviceUI.CommonDevice as ZigBee.Device.DimmableLight; - dimmableLight.DeviceStatusReport = (common as ZigBee.Device.DimmableLight).DeviceStatusReport; - for (int j = 0; j < rowLayout.ChildrenCount; j++) + var dimmableLight = deviceUI.CommonDevice as DimmableLight; + dimmableLight.DeviceStatusReport = common.DeviceStatusReport; + //璁板綍銆佹洿鏂扮姸鎬� + if (dimmableLight.DeviceStatusReport.AttriBute == null || dimmableLight.DeviceStatusReport.AttriBute.Count == 0) { - var tempView = rowLayout.GetChildren(j); - if (tempView.Tag == null) - { - continue; - } - if (tempView.Tag.ToString() == deviceStatus_OnOffStatus) - { - //璁板綍銆佹洿鏂扮姸鎬� - if (dimmableLight.DeviceStatusReport.AttriBute == null || dimmableLight.DeviceStatusReport.AttriBute.Count == 0) - { - return; - } - dimmableLight.OnOffStatus = dimmableLight.DeviceStatusReport.AttriBute[0].AttriButeData; - (tempView as Button).IsSelected = dimmableLight.OnOffStatus == 1; - //璁板綍鍥炲鏃堕棿 - dimmableLight.LastDateTime = DateTime.Now; - } + continue; } - } - if ((common as ZigBee.Device.DimmableLight).DeviceStatusReport.CluterID == 3) - { - var dimmableLight = deviceUI.CommonDevice as ZigBee.Device.DimmableLight; - dimmableLight.IsOnline = 1; + dimmableLight.OnOffStatus = dimmableLight.DeviceStatusReport.AttriBute[0].AttriButeData; + var row = rowLayout.GetChildren(0) as CategoryFunctionRow; + + row.SetStatu(dimmableLight.OnOffStatus == 1); + row.SetStatuText(deviceUI.GetDeviceStatu()); //璁板綍鍥炲鏃堕棿 dimmableLight.LastDateTime = DateTime.Now; - for (int j = 0; j < rowLayout.ChildrenCount; j++) - { - var tempView = rowLayout.GetChildren(j); - if (tempView.Tag == null) - { - continue; - } - if (tempView.Tag.ToString() == deviceStatus_Online) - { - (tempView as Button).IsSelected = dimmableLight.IsOnline == 1; - } - } + } + if (common.DeviceStatusReport.CluterID == 3) + { + deviceUI.CommonDevice.IsOnline = 1; + deviceUI.CommonDevice.LastDateTime = DateTime.Now; + var row = rowLayout.GetChildren(0) as CategoryFunctionRow; + row.SetStatu(true); } break; } @@ -433,77 +382,35 @@ switch (deviceUI.CommonDevice.Type) { case DeviceType.OnOffOutput: - var light = deviceUI.CommonDevice as ToggleLight; - light.IsOnline = (common as ToggleLight).IsOnline; - //璁板綍鍥炲鏃堕棿 - light.LastDateTime = DateTime.Now; - for (int j = 0; j < rowLayout.ChildrenCount; j++) - { - var tempView = rowLayout.GetChildren(j); - if (tempView.Tag == null) - { - continue; - } - if (tempView.Tag.ToString() == deviceStatus_Online) - { - (tempView as Button).IsSelected = light.IsOnline == 1; - } - } + deviceUI.CommonDevice.IsOnline = common.IsOnline; + var row = rowLayout.GetChildren(0) as CategoryFunctionRow; + row.SetStatu(deviceUI.CommonDevice.IsOnline == 1); + deviceUI.CommonDevice.LastDateTime = DateTime.Now; break; case DeviceType.AirSwitch: - var airSwitch = deviceUI.CommonDevice as ZigBee.Device.AirSwitch; - airSwitch.IsOnline = (common as ZigBee.Device.AirSwitch).IsOnline; - //璁板綍鍥炲鏃堕棿 - airSwitch.LastDateTime = DateTime.Now; - for (int j = 0; j < rowLayout.ChildrenCount; j++) - { - var tempView = rowLayout.GetChildren(j); - if (tempView.Tag == null) - { - continue; - } - if (tempView.Tag.ToString() == deviceStatus_Online) - { - (tempView as Button).IsSelected = airSwitch.IsOnline == 1; - } - } + deviceUI.CommonDevice.IsOnline = common.IsOnline; + var row1 = rowLayout.GetChildren(0) as CategoryFunctionRow; + row1.SetStatu(deviceUI.CommonDevice.IsOnline == 1); + deviceUI.CommonDevice.LastDateTime = DateTime.Now; break; case DeviceType.WindowCoveringDevice: - var rollerShape = deviceUI.CommonDevice as Rollershade; - //璁板綍鍥炲鏃堕棿 - rollerShape.LastDateTime = DateTime.Now; - rollerShape.IsOnline = (common as Rollershade).IsOnline; - for (int j = 0; j < rowLayout.ChildrenCount; j++) - { - var tempView = rowLayout.GetChildren(j); - if (tempView.Tag == null) - { - continue; - } - if (tempView.Tag.ToString() == deviceStatus_Online) - { - (tempView as Button).IsSelected = rollerShape.IsOnline == 1; - } - } + deviceUI.CommonDevice.LastDateTime = DateTime.Now; + deviceUI.CommonDevice.IsOnline = common.IsOnline; + var row2 = rowLayout.GetChildren(0) as CategoryFunctionForWinRow; + row2.SetStatu(deviceUI.CommonDevice.IsOnline == 1); break; + case DeviceType.DimmableLight: + deviceUI.CommonDevice.LastDateTime = DateTime.Now; + deviceUI.CommonDevice.IsOnline = common.IsOnline; + var row3 = rowLayout.GetChildren(0) as CategoryFunctionRow; + row3.SetStatu(deviceUI.CommonDevice.IsOnline == 1); + break; case DeviceType.Thermostat: - var ac = deviceUI.CommonDevice as ZigBee.Device.AC; - //璁板綍鍥炲鏃堕棿 - ac.LastDateTime = DateTime.Now; - ac.IsOnline = (common as ZigBee.Device.AC).IsOnline; - for (int j = 0; j < rowLayout.ChildrenCount; j++) - { - var tempView = rowLayout.GetChildren(j); - if (tempView.Tag == null) - { - continue; - } - if (tempView.Tag.ToString() == deviceStatus_Online) - { - (tempView as Button).IsSelected = ac.IsOnline == 1; - } - } + deviceUI.CommonDevice.LastDateTime = DateTime.Now; + deviceUI.CommonDevice.IsOnline = common.IsOnline; + //var row4 = rowLayout.GetChildren(0) as CategoryFunctionRow; + //row4.SetStatu(deviceUI.CommonDevice.IsOnline == 1); break; } } @@ -994,8 +901,9 @@ var deviceRow = new CategoryFunctionRow(0, 35); deviceRow.Init(deviceUI.IconPath, deviceUI.OnlineIconPath); deviceRow.SetTitle(deviceUI.CommonDevice.DeviceEpointName); - deviceRow.SetStatu(light.IsOnline == 1); - deviceRow.SetZoneText(deviceUI.GetZone()); + deviceRow.SetOnLineStatu(light.IsOnline == 1); + deviceRow.SetStatuText(deviceUI.GetDeviceStatu()); + deviceRow.SetStatu(light.OnOffStatus == 1); deviceTypeRowLayout.AddChidren(deviceRow); deviceRow.SwitchBtn.MouseUpEventHandler += (send2, e2) => @@ -1014,6 +922,7 @@ { light.SwitchControl(0); } + deviceRow.SetStatuText(deviceUI.GetDeviceStatu()); //鎺у埗寤舵椂鍥炶皟 DeviceUI.SendCommandDelayAction(deviceUI.CommonDevice, () => { @@ -1034,7 +943,7 @@ var lightControl = new Phone.Device.Light.LightControl(); UserView.HomePage.Instance.AddChidren(lightControl); UserView.HomePage.Instance.PageIndex += 1; - lightControl.action = RefreshBodyView; + //lightControl.action = RefreshBodyView; lightControl.Show(deviceUI, room); }; @@ -1082,7 +991,7 @@ var deviceTypeRowLayout = new RowLayout() { - Height = Application.GetRealHeight(127 + 35), + Height = Application.GetRealHeight(129 + 35), LineColor = ZigbeeColor.Current.GXCBackgroundColor, Tag = deviceUI }; @@ -1091,8 +1000,9 @@ var deviceRow = new CategoryFunctionRow(0, 35); deviceRow.Init(deviceUI.IconPath, deviceUI.OnlineIconPath); deviceRow.SetTitle(deviceUI.CommonDevice.DeviceEpointName); - deviceRow.SetStatu(airSwitch.IsOnline == 1); - deviceRow.SetZoneText(deviceUI.GetZone()); + deviceRow.SetOnLineStatu(airSwitch.IsOnline == 1); + deviceRow.SetStatu(airSwitch.OnOffStatus == 1); + deviceRow.SetStatuText(deviceUI.GetDeviceStatu()); deviceTypeRowLayout.AddChidren(deviceRow); deviceRow.SwitchBtn.MouseUpEventHandler += (send2, e2) => @@ -1111,6 +1021,7 @@ { airSwitch.SwitchControl(0); } + deviceRow.SetStatuText(deviceUI.GetDeviceStatu()); //鎺у埗寤舵椂鍥炶皟 DeviceUI.SendCommandDelayAction(deviceUI.CommonDevice, () => { @@ -1128,10 +1039,10 @@ deviceRow.ClickBtn.MouseUpEventHandler += (send2, e2) => { - var lightControl = new Phone.Device.Light.LightControl(); + var lightControl = new Phone.Device.Light.AirSwitchControl(); UserView.HomePage.Instance.AddChidren(lightControl); UserView.HomePage.Instance.PageIndex += 1; - lightControl.action = RefreshBodyView; + //lightControl.action = RefreshBodyView; lightControl.Show(deviceUI, room); }; @@ -1190,8 +1101,9 @@ var deviceRow = new CategoryFunctionRow(0, 35); deviceRow.Init(deviceUI.IconPath, deviceUI.OnlineIconPath); deviceRow.SetTitle(deviceUI.CommonDevice.DeviceEpointName); - deviceRow.SetStatu(dimmableLight.IsOnline == 1); - deviceRow.SetZoneText(deviceUI.GetZone()); + deviceRow.SetOnLineStatu(dimmableLight.IsOnline == 1); + deviceRow.SetStatuText(deviceUI.GetDeviceStatu()); + deviceRow.SetStatu(dimmableLight.OnOffStatus == 1); deviceTypeRowLayout.AddChidren(deviceRow); deviceRow.SwitchBtn.MouseUpEventHandler += (send2, e2) => @@ -1210,6 +1122,7 @@ { dimmableLight.SwitchControl(0); } + deviceRow.SetStatuText(deviceUI.GetDeviceStatu()); //鎺у埗寤舵椂鍥炶皟 DeviceUI.SendCommandDelayAction(deviceUI.CommonDevice, () => { @@ -1231,7 +1144,7 @@ UserView.HomePage.Instance.AddChidren(dimmableLightControl); UserView.HomePage.Instance.PageIndex += 1; UserView.HomePage.Instance.ScrollEnabled = false; - dimmableLightControl.action = RefreshBodyView; + //dimmableLightControl.action = RefreshBodyView; dimmableLightControl.Show(deviceUI, room); }; @@ -1296,10 +1209,12 @@ }; deviceListScrolView.AddChidren(deviceTypeRowLayout); - var deviceRow = new FunctionRow(0, 35); + var deviceRow = new CategoryFunctionRow(0, 35); deviceRow.Init(deviceUI.IconPath, deviceUI.OnlineIconPath); deviceRow.SetTitle(deviceUI.CommonDevice.DeviceEpointName); - deviceRow.SetStatu(ac.IsOnline == 1); + deviceRow.SetOnLineStatu(ac.IsOnline == 1); + deviceRow.SetStatuText(deviceUI.GetDeviceStatu()); + deviceRow.SetStatu(ac.currentSystemMode != 1); deviceTypeRowLayout.AddChidren(deviceRow); deviceRow.SwitchBtn.MouseUpEventHandler += (send2, e2) => @@ -1318,6 +1233,7 @@ { ac.Close(); } + deviceRow.SetStatuText(deviceUI.GetDeviceStatu()); //鎺у埗寤舵椂鍥炶皟 DeviceUI.SendCommandDelayAction(deviceUI.CommonDevice, () => { @@ -1377,17 +1293,37 @@ var deviceTypeRowLayout = new RowLayout() { - Height = Application.GetRealHeight(127 + 35), - LineColor = ZigbeeColor.Current.GXCLineColor, + Height = Application.GetRealHeight(129 + 35), + LineColor = ZigbeeColor.Current.GXCBackgroundColor, Tag = deviceUI }; deviceListScrolView.AddChidren(deviceTypeRowLayout); - var deviceRow = new FunctionRow(0, 35); - deviceRow.Init(deviceUI.IconPath, deviceUI.OnlineIconPath); + var deviceRow = new CategoryFunctionForWinRow(0, 35); + deviceRow.Init(deviceUI); deviceRow.SetTitle(deviceUI.CommonDevice.DeviceEpointName); - deviceRow.SetStatu(rollerShade.IsOnline == 1); + deviceRow.SetOnLineStatu(rollerShade.IsOnline == 1); + deviceRow.SetStatuText(deviceUI.GetDeviceStatu()); + deviceRow.SetStatu(rollerShade.WcdCurrentPositionLiftPercentage != 0); + deviceRow.SetRollerShadeIcon(rollerShade.WcdType); deviceTypeRowLayout.AddChidren(deviceRow); + + if (rollerShade.WcdType == -1) + { + CommonPage.Loading.Start(); + new System.Threading.Thread(() => + { + Rollershade.ReadWcdTypeAction(rollerShade, () => + { + Application.RunOnMainThread(() => + { + deviceRow.SetRollerShadeIcon(rollerShade.WcdType); + CommonPage.Loading.Hide(); + }); + }); + }) + { IsBackground = true }.Start(); + } var editBtn = new CommonForm.RowLayoutEditButton() { @@ -1405,37 +1341,14 @@ deviceTypeRowLayout.AddRightView(delBtn); delBtn.MouseUpEventHandler += delEvent; - - deviceRow.SwitchBtn.MouseUpEventHandler += (sender, e) => + deviceRow.ClickBtn.MouseUpEventHandler += (send2, e2) => { - zbGateway = deviceUI.CommonDevice.Gateway; - sendedControlCommand = false; - zbGateway.ReportAction += UpdateDeviceControllStatu; - AddZbGateway(zbGatewayList, zbGateway, commonDeviceList, deviceUI.CommonDevice); - - (sender as CommonForm.SelectedStatuButton).IsSelected = !(sender as CommonForm.SelectedStatuButton).IsSelected; - if ((sender as CommonForm.SelectedStatuButton).IsSelected) - { - rollerShade.CurtainUpDownStopControl(0); - } - else - { - rollerShade.CurtainUpDownStopControl(1); - } - - //鎺у埗寤舵椂鍥炶皟 - DeviceUI.SendCommandDelayAction(deviceUI.CommonDevice, () => - { - if (Parent == null) - { - return; - } - RemoveUpdateControlDeviceStatuAction(zbGateway); - if (sendedControlCommand == false) - { - DeviceUI.ShowStatuTip(R.MyInternationalizationString.FAIL); - } - }); + var rollerShadeControl = new Phone.Device.Curtain.RollerShadeControl(); + UserView.HomePage.Instance.AddChidren(rollerShadeControl); + UserView.HomePage.Instance.PageIndex += 1; + UserView.HomePage.Instance.ScrollEnabled = false; + //rollerShadeControl.action = RefreshBodyView; + rollerShadeControl.Show(deviceUI, room); }; } else diff --git a/ZigbeeApp/Shared/Phone/Device/CommonForm/CategoryFunctionForWinRow.cs b/ZigbeeApp/Shared/Phone/Device/CommonForm/CategoryFunctionForWinRow.cs new file mode 100644 index 0000000..b149316 --- /dev/null +++ b/ZigbeeApp/Shared/Phone/Device/CommonForm/CategoryFunctionForWinRow.cs @@ -0,0 +1,274 @@ +锘縰sing System; +using Shared.Common; + +namespace Shared.Phone.Device.CommonForm +{ + public class CategoryFunctionForWinRow:FrameLayout + { + /// <summary> + /// name + /// </summary> + public Button NameBtn; + /// <summary> + /// Image + /// </summary> + public Button ImageBtn; + /// <summary> + /// ImageBG + /// </summary> + public Button ImageBG; + /// <summary> + /// ZoneBtn + /// </summary> + private Button StatuBtn; + /// <summary> + /// OpenOrUpBtn + /// </summary> + public Button OpenOrUpBtn; + /// <summary> + /// OpenOrUpBtn + /// </summary> + public Button CloseOrDownBtn; + /// <summary> + /// StopBtn + /// </summary> + public Button StopBtn; + + /// <summary> + /// ClickBtn + /// </summary> + public Button ClickBtn; + /// <summary> + /// v_Selected + /// </summary> + private bool v_Selected; + /// <summary> + /// IsSelected + /// </summary> + public bool IsSelected + { + set + { + v_Selected = value; + try + { + SetOnLineStatu(v_Selected); + } + catch + { + + } + } + get + { + return v_Selected; + } + } + /// <summary> + /// CategoryFunctionForWinRow + /// </summary> + /// <param name="x"></param> + /// <param name="y"></param> + public CategoryFunctionForWinRow(int x = 0, int y = 0) + { + X = Application.GetRealWidth(x); + Y = Application.GetRealHeight(y); + Width = Application.GetRealWidth(1022); + Height = Application.GetRealHeight(127); + BackgroundColor = ZigbeeColor.Current.GXCBackgroundColor; + } + + /// <summary> + /// Init + /// </summary> + /// <param name="device"></param> + public void Init(DeviceUI device) + { + ImageBG = new Button() + { + X = Application.GetRealWidth(45), + Width = Application.GetMinRealAverage(112), + Height = Application.GetMinRealAverage(112), + Gravity = Gravity.CenterVertical, + Radius = (uint)Application.GetMinRealAverage(112 / 2), + BackgroundColor = ZigbeeColor.Current.GXCGrayBackgroundColor, + SelectedBackgroundColor = ZigbeeColor.Current.GXCSelectedBackgroundColor, + }; + AddChidren(ImageBG); + + ImageBtn = new Button() + { + X = Application.GetRealWidth(63), + Width = Application.GetMinRealAverage(78), + Height = Application.GetMinRealAverage(78), + Gravity = Gravity.CenterVertical, + UnSelectedImagePath = device.IconPath, + SelectedImagePath = device.OnlineIconPath, + }; + AddChidren(ImageBtn); + + NameBtn = new Button() + { + X = Application.GetRealWidth(181), + Y = Application.GetRealHeight(14), + Width = Application.GetRealWidth(400), + Height = Application.GetRealHeight(58), + TextColor = ZigbeeColor.Current.GXCTextBlackColor, + SelectedTextColor = ZigbeeColor.Current.GXCTextSelectedColor, + TextAlignment = TextAlignment.CenterLeft, + }; + AddChidren(NameBtn); + + StatuBtn = new Button + { + X = Application.GetRealWidth(181), + Y = Application.GetRealHeight(72), + Width = Application.GetRealWidth(400), + Height = Application.GetRealHeight(49), + TextAlignment = TextAlignment.CenterLeft, + TextColor = ZigbeeColor.Current.GXCPlaceHolderTextColor2 + }; + AddChidren(StatuBtn); + + OpenOrUpBtn = new Button + { + X = Application.GetRealWidth(625), + Width = Application.GetMinRealAverage(69), + Height = Application.GetMinRealAverage(69), + SelectedImagePath = "RollerShade/OpenSelected.png", + UnSelectedImagePath = "RollerShade/Open.png", + Gravity = Gravity.CenterVertical + }; + AddChidren(OpenOrUpBtn); + OpenOrUpBtn.MouseUpEventHandler += (sender, e) => + { + (device.CommonDevice as ZigBee.Device.Rollershade).CurtainUpDownStopControl(0); + }; + + StopBtn = new Button + { + X = Application.GetRealWidth(769), + Width = Application.GetMinRealAverage(69), + Height = Application.GetMinRealAverage(69), + SelectedImagePath = "RollerShade/StopSelected.png", + UnSelectedImagePath = "RollerShade/Stop.png", + Gravity = Gravity.CenterVertical + }; + AddChidren(StopBtn); + StopBtn.MouseUpEventHandler += (sender, e) => + { + (device.CommonDevice as ZigBee.Device.Rollershade).CurtainUpDownStopControl(2); + }; + + CloseOrDownBtn = new Button + { + X = Application.GetRealWidth(896), + Width = Application.GetMinRealAverage(69), + Height = Application.GetMinRealAverage(69), + SelectedImagePath = "RollerShade/CloseSelected.png", + UnSelectedImagePath = "RollerShade/Close.png", + Gravity = Gravity.CenterVertical + }; + AddChidren(CloseOrDownBtn); + CloseOrDownBtn.MouseUpEventHandler += (sender, e) => + { + (device.CommonDevice as ZigBee.Device.Rollershade).CurtainUpDownStopControl(1); + }; + + var line = new Button() + { + X = Application.GetRealWidth(200), + Y = Height - 2, + Width = Application.GetRealWidth(821), + Height = 2, + BackgroundColor = ZigbeeColor.Current.GXCGrayLineColor, + Tag = Tag + }; + AddChidren(line); + + ClickBtn = new Button + { + Width = Application.GetRealWidth(600) + }; + AddChidren(ClickBtn); + } + + /// <summary> + /// SetTitle + /// </summary> + /// <param name="title"></param> + public void SetTitle(string title) + { + NameBtn.Text = title; + } + /// <summary> + /// SetTitle + /// </summary> + /// <param name="title"></param> + public void SetTitle(int title) + { + SetTitle(Language.StringByID(title)); + } + + /// <summary> + /// SetZoneText + /// </summary> + /// <param name="title"></param> + public void SetStatuText(string title) + { + StatuBtn.Text = title; + } + /// <summary> + /// SetStatu + /// </summary> + /// <param name="statu"></param> + public void SetStatu(bool statu) + { + OpenOrUpBtn.IsSelected = CloseOrDownBtn.IsSelected = StopBtn.IsSelected = statu; + } + + /// <summary> + /// SetStatu + /// </summary> + /// <param name="statu"></param> + public void SetOnLineStatu(bool statu) + { + NameBtn.IsSelected = ImageBG.IsSelected = ImageBtn.IsSelected = statu; + + } + + /// <summary> + /// HideSwitchBtn + /// </summary> + /// <param name="statu"></param> + public void HideSwitchBtn(bool statu) + { + + } + + /// <summary> + /// WcdType=4锛氬紑鍚堝笜 + /// WcdType=0锛氬嵎甯� + /// </summary> + /// <param name="type"></param> + public void SetRollerShadeIcon(int type) + { + if(type==0) + { + OpenOrUpBtn.UnSelectedImagePath = "RollerShade/Up.png"; + OpenOrUpBtn.SelectedImagePath = "RollerShade/UpSelected.png"; + + CloseOrDownBtn.UnSelectedImagePath = "RollerShade/Down.png"; + CloseOrDownBtn.SelectedImagePath = "RollerShade/DownSelected.png"; + } + else + { + OpenOrUpBtn.UnSelectedImagePath = "RollerShade/Open.png"; + OpenOrUpBtn.SelectedImagePath = "RollerShade/OpenSelected.png"; + + CloseOrDownBtn.UnSelectedImagePath = "RollerShade/Close.png"; + CloseOrDownBtn.SelectedImagePath = "RollerShade/CloseSelected.png"; + } + } + } +} diff --git a/ZigbeeApp/Shared/Phone/Device/CommonForm/CategoryFunctionRow.cs b/ZigbeeApp/Shared/Phone/Device/CommonForm/CategoryFunctionRow.cs index efb483a..c86f41d 100644 --- a/ZigbeeApp/Shared/Phone/Device/CommonForm/CategoryFunctionRow.cs +++ b/ZigbeeApp/Shared/Phone/Device/CommonForm/CategoryFunctionRow.cs @@ -23,7 +23,7 @@ /// <summary> /// ZoneBtn /// </summary> - private Button ZoneBtn; + private Button StatuBtn; /// <summary> /// ClickBtn /// </summary> @@ -42,7 +42,7 @@ v_Selected = value; try { - SetStatu(v_Selected); + SetOnLineStatu(v_Selected); } catch { @@ -114,7 +114,7 @@ }; AddChidren(NameBtn); - ZoneBtn = new Button + StatuBtn = new Button { X = Application.GetRealWidth(181), Y = Application.GetRealHeight(72), @@ -123,7 +123,7 @@ TextAlignment = TextAlignment.CenterLeft, TextColor = ZigbeeColor.Current.GXCPlaceHolderTextColor2 }; - AddChidren(ZoneBtn); + AddChidren(StatuBtn); SwitchBtn = new Button() { @@ -176,18 +176,26 @@ /// SetZoneText /// </summary> /// <param name="title"></param> - public void SetZoneText(string title) + public void SetStatuText(string title) { - ZoneBtn.Text = title; + StatuBtn.Text = title; } - /// <summary> /// SetStatu /// </summary> /// <param name="statu"></param> public void SetStatu(bool statu) { - NameBtn.IsSelected = ImageBG.IsSelected = ImageBtn.IsSelected = SwitchBtn.IsSelected = statu; + SwitchBtn.IsSelected = statu; + } + + /// <summary> + /// SetStatu + /// </summary> + /// <param name="statu"></param> + public void SetOnLineStatu(bool statu) + { + NameBtn.IsSelected = ImageBG.IsSelected = ImageBtn.IsSelected = statu; } /// <summary> @@ -196,7 +204,7 @@ /// <param name="statu"></param> public void HideSwitchBtn(bool statu) { - SwitchBtn.Visible = statu; + SwitchBtn.Visible = !statu; } } } \ No newline at end of file diff --git a/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceInfoWithZoneRow.cs b/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceInfoWithZoneRow.cs index 2da32e0..2edd7e7 100644 --- a/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceInfoWithZoneRow.cs +++ b/ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceInfoWithZoneRow.cs @@ -19,7 +19,11 @@ /// <summary> /// NextBtn /// </summary> - public Button NextBtn; + public Button SelectBtn; + /// <summary> + /// ClickButton + /// </summary> + public Button ClickButton; /// <summary> /// DeviceInfoWithZoneRow /// </summary> @@ -68,16 +72,16 @@ }; AddChidren(ZoneButton); - NextBtn = new Button + SelectBtn = new Button { X = Application.GetRealWidth(910), Width = Application.GetMinRealAverage(100), Height = Application.GetMinRealAverage(100), Gravity = Gravity.CenterVertical, - SelectedImagePath = "Item/Next.png", - UnSelectedImagePath = "Item/NextSelected.png" + UnSelectedImagePath = "Scene/Selected.png", + Visible = false }; - AddChidren(NextBtn); + AddChidren(SelectBtn); var line = new Button() { @@ -88,6 +92,11 @@ BackgroundColor = ZigbeeColor.Current.GXCGrayLineColor2, }; AddChidren(line); + ClickButton = new Button + { + + }; + AddChidren(ClickButton); } /// <summary> @@ -96,7 +105,7 @@ /// <param name="title"></param> public void SetName(string title) { - ZoneButton.Text = title; + NameButton.Text = title; } @@ -106,7 +115,7 @@ /// <param name="title"></param> public void SetZone(string title) { - NameButton.Text = title; + ZoneButton.Text = title; } /// <summary> @@ -117,7 +126,15 @@ { IconButton.UnSelectedImagePath = imagePath; } - + + /// <summary> + /// SetStatu + /// </summary> + /// <param name="statu"></param> + public void SetStatu(bool statu) + { + SelectBtn.Visible = statu; + } } } diff --git a/ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs b/ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs index 0a23bc1..e7933be 100644 --- a/ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs +++ b/ZigbeeApp/Shared/Phone/Device/Curtain/RollerShadeControl.cs @@ -1,5 +1,6 @@ 锘縰sing System; using Shared.Common; +using Shared.Phone.Device.CommonForm; using Shared.Phone.UserView; using ZigBee.Device; @@ -9,41 +10,14 @@ { #region 鈼� 鍙橀噺__________________________ /// <summary> - /// 璁惧鏄惁鍦ㄧ嚎鏍囪瘑--Online + /// The action. /// </summary> - private readonly string DeviceStatus_Online = "Online"; - public HorizontalSeekBar SeekBar; - public Button seekBarTitle; public Action action; - public Button rollerShadeIMG; + /// <summary> /// 鏀惰棌鎸夐挳 /// </summary> - public Button collectionBtn; - /// <summary> - /// 鏇村璁剧疆 - /// </summary> - private Button moreBtn; - /// <summary> - /// 涓嬨�佸叧 - /// </summary> - private Button downBtn; - /// <summary> - /// 鍋� - /// </summary> - private Button stopBtn; - /// <summary> - /// 涓娿�佸紑 - /// </summary> - private Button upBtn; - /// <summary> - /// 鎴块棿 - /// </summary> - private Button roomBtn; - /// <summary> - /// 鎴块棿鍚� - /// </summary> - private Button roomName; + private Button collectionBtn; /// <summary> /// 浼犺繃鏉ョ殑璁惧 /// </summary> @@ -52,6 +26,15 @@ /// 浼犺繃鏉ョ殑鎴块棿 /// </summary> private Shared.Common.Room room; + + /// <summary> + /// 鎴块棿 + /// </summary> + private Button roomBtn; + /// <summary> + /// 鎴块棿鍚� + /// </summary> + private Button roomName; /// <summary> /// 缃戝叧 /// </summary> @@ -62,10 +45,26 @@ private bool sendedControlCommand = false; /// <summary> - ///寤舵椂 300姣 + /// bodyFrameLayout /// </summary> - private int sleepSpan = 300; + private FrameLayout bodyFrameLayout; + /// <summary> + /// StatuBtn + /// </summary> + private Button StatuBtn; + /// <summary> + /// OpenOrUpBtn + /// </summary> + public Button OpenOrUpBtn; + /// <summary> + /// OpenOrUpBtn + /// </summary> + public Button CloseOrDownBtn; + /// <summary> + /// StopBtn + /// </summary> + public Button StopBtn; #endregion #region 鈼� 鎺ュ彛___________________________ @@ -96,7 +95,7 @@ { try { - var deviceUI = SeekBar.Tag as DeviceUI; + var deviceUI = this.device; //璁惧涓虹┖ if (deviceUI.CommonDevice == null) { @@ -107,34 +106,35 @@ { return; } - if ((common as Rollershade).DeviceStatusReport.CluterID == 258) + if (common.DeviceStatusReport.CluterID == 258) { - if ((common as Rollershade).DeviceStatusReport.AttriBute[0].AttributeId == 8) + if (common.DeviceStatusReport.AttriBute[0].AttributeId == 8) { //绐楀笜鐧惧垎姣� var rollerShade = deviceUI.CommonDevice as Rollershade; - rollerShade.DeviceStatusReport = (common as Rollershade).DeviceStatusReport; - rollerShade.WcdCurrentPositionLiftPercentage = (common as Rollershade).DeviceStatusReport.AttriBute[0].AttriButeData; - SeekBar.Progress = rollerShade.WcdCurrentPositionLiftPercentage; - seekBarTitle.Text = $"{SeekBar.Progress} %"; + rollerShade.DeviceStatusReport = common.DeviceStatusReport; + rollerShade.WcdCurrentPositionLiftPercentage = common.DeviceStatusReport.AttriBute[0].AttriButeData; + StatuBtn.Text = $"{Language.StringByID(R.MyInternationalizationString.Current)} { deviceUI.GetDeviceStatu()}"; + //SeekBar.Progress = rollerShade.WcdCurrentPositionLiftPercentage; + //seekBarTitle.Text = $"{SeekBar.Progress} %"; rollerShade.LastDateTime = DateTime.Now; } - else if ((common as Rollershade).DeviceStatusReport.AttriBute[0].AttributeId == 0) + else if (common.DeviceStatusReport.AttriBute[0].AttributeId == 0) { - //绐楀笜绫诲瀷 - var rollerShade = deviceUI.CommonDevice as Rollershade; - rollerShade.DeviceStatusReport = (common as Rollershade).DeviceStatusReport; - rollerShade.WcdType = (common as Rollershade).DeviceStatusReport.AttriBute[0].AttriButeData; + ////绐楀笜绫诲瀷 + var rollerShade = device.CommonDevice as Rollershade; + rollerShade.DeviceStatusReport = common.DeviceStatusReport; + rollerShade.WcdType = common.DeviceStatusReport.AttriBute[0].AttriButeData; rollerShade.LastDateTime = DateTime.Now; } } //***鏂版敼***璁惧鐘舵�佷笂鎶ヤ腑锛屽綋CluterID=3,璇佹槑璁惧鍦ㄧ嚎锛岀洿鎺ユ爣璁� - else if ((common as Rollershade).DeviceStatusReport.CluterID == 3) + else if (common.DeviceStatusReport.CluterID == 3) { - var rollerShade = deviceUI.CommonDevice as Rollershade; - rollerShade.IsOnline = 1; - rollerShadeIMG.IsSelected = rollerShade.IsOnline == 1; - rollerShade.LastDateTime = DateTime.Now; + //var rollerShade = deviceUI.CommonDevice as Rollershade; + //rollerShade.IsOnline = 1; + //rollerShadeIMG.IsSelected = rollerShade.IsOnline == 1; + //rollerShade.LastDateTime = DateTime.Now; } } catch (Exception ex) @@ -149,21 +149,21 @@ { try { - var deviceUI = SeekBar.Tag as DeviceUI; - //璁惧涓虹┖ - if (deviceUI.CommonDevice == null) - { - return; - } - //鏄惁涓哄綋鍓嶈澶� - if (deviceUI.CommonDevice.DeviceEpoint != common.DeviceEpoint || deviceUI.CommonDevice.DeviceAddr != common.DeviceAddr) - { - return; - } - var rollerShade = deviceUI.CommonDevice as Rollershade; - rollerShade.IsOnline = (common as Rollershade).IsOnline; - rollerShadeIMG.IsSelected = rollerShade.IsOnline == 1; - rollerShade.LastDateTime = DateTime.Now; + //var deviceUI = SeekBar.Tag as DeviceUI; + ////璁惧涓虹┖ + //if (deviceUI.CommonDevice == null) + //{ + // return; + //} + ////鏄惁涓哄綋鍓嶈澶� + //if (deviceUI.CommonDevice.DeviceEpoint != common.DeviceEpoint || deviceUI.CommonDevice.DeviceAddr != common.DeviceAddr) + //{ + // return; + //} + //var rollerShade = deviceUI.CommonDevice as Rollershade; + //rollerShade.IsOnline = (common as Rollershade).IsOnline; + //rollerShadeIMG.IsSelected = rollerShade.IsOnline == 1; + //rollerShade.LastDateTime = DateTime.Now; } catch (Exception ex) { @@ -212,8 +212,8 @@ { UserView.HomePage.Instance.ScrollEnabled = true; ZigBee.Device.ZbGateway.StatusList.Remove(this); - action(); - action = null; + //action(); + //action = null; RemoveUpdateControlDeviceStatuAction(); base.RemoveFromParent(); } @@ -223,36 +223,20 @@ #region 鈼� 鏄剧ず鐣岄潰________________________ /// <summary> - /// 鏄剧ず鍗峰笜鎺у埗鐣岄潰 + /// 鏄剧ず鐣岄潰 /// </summary> - public void Show(DeviceUI device, Shared.Common.Room room) + /// <param name="dev">Device.</param> + /// <param name="room">Room.</param> + public void Show(DeviceUI dev, Shared.Common.Room room) { - #region topview - var topBGView = new FrameLayout()鈥� {鈥� Height = Application.GetRealHeight(CommonPage.Navigation_Height),鈥� BackgroundColor = ZigbeeColor.Current.GXCTopViewBackgroundColor鈥� };鈥� AddChidren(topBGView);鈥� var topView = new FrameLayout()鈥� {鈥� Y = Application.GetRealHeight(CommonPage.NavigationTitle_Y),鈥� Height = Application.GetRealHeight(CommonPage.Navigation_Height - CommonPage.NavigationTitle_Y),鈥� BackgroundColor = ZigbeeColor.Current.GXCTopViewBackgroundColor,鈥� };鈥� AddChidren(topView); - - moreBtn = new Device.CommonForm.SelectedStatuButton() - { - X = Application.GetRealWidth(CommonPage.AppRealWidth - 150), - Width = Application.GetMinReal(110), - Height = Application.GetMinReal(110), - Gravity = Gravity.CenterVertical, - UnSelectedImagePath = "Item/More.png", - SelectedImagePath = "Item/MoreSelected.png", - }; - topView.AddChidren(moreBtn); - - var back = new Device.CommonForm.BackButton() { };鈥� topView.AddChidren(back); - back.MouseUpEventHandler += (sender, e) => - { - this.RemoveFromParent(); - }; - if (device == null || device.CommonDevice == null || room == null) - { - return; - } - this.device = device; - this.zbGateway = this.device.CommonDevice.Gateway; + device = dev; + zbGateway = this.device.CommonDevice.Gateway; this.room = room; + + AddTop(); + + AddBodyView(device); + var rollerShade = device.CommonDevice as ZigBee.Device.Rollershade; //涓嶄笂闈炶繙绋� @@ -264,8 +248,8 @@ { UserHomeView.ReadStatus(rollerShade, () => { - rollerShade.ReadWcdCurrentPositionLiftPercentage(); rollerShade.ReadAttri(Cluster_ID.Identify, AttriButeId.Switch); + rollerShade.ReadWcdCurrentPositionLiftPercentage(); }); } else @@ -278,163 +262,8 @@ } } - #endregion - - #region midFL - var midFL = new FrameLayout() - { - Height = Application.GetRealHeight(CommonPage.AppRealHeight - CommonPage.Navigation_Height), - Y = topView.Bottom, - BackgroundColor = ZigbeeColor.Current.GXCBackgroundColor, - }; - this.AddChidren(midFL); - - var itemView = new FrameLayout() - { - Y = Application.GetRealHeight(50), - Width = Application.GetRealWidth(CommonPage.AppRealWidth - CommonPage.XLeft*2), - Height = midFL.Height - Application.GetRealHeight(100), - Radius = CommonPage.BigFormRadius, - Gravity = Gravity.CenterHorizontal, - BackgroundColor = ZigbeeColor.Current.GXCTopViewBackgroundColor - }; - midFL.AddChidren(itemView); - var rollerShadeView = new FrameLayout() - { - X = 2, - Y = 2, - Width = itemView.Width - 4, - Height = itemView.Height - Application.GetRealHeight(130), - BackgroundColor = ZigbeeColor.Current.GXCBackgroundColor, - Tag=device - }; - itemView.AddChidren(rollerShadeView); - - collectionBtn = new Button() - { - X = rollerShadeView.Width - Application.GetRealWidth(130), - Y = Application.GetRealHeight(20), - Width = Application.GetMinReal(110), - Height = Application.GetMinReal(110), - UnSelectedImagePath = "Item/Collection.png", - SelectedImagePath = "Item/CollectionSelected.png" - }; - rollerShadeView.AddChidren(collectionBtn); - - rollerShadeIMG = new Button() - { - Y = Application.GetRealHeight(80), - Height = Application.GetMinRealAverage(240), - Width = Application.GetMinRealAverage(240), - Gravity = Gravity.CenterHorizontal, - UnSelectedImagePath = device.IconPath, - SelectedImagePath = device.OnlineIconPath, - IsSelected=rollerShade.IsOnline==1, - Tag=DeviceStatus_Online - }; - rollerShadeView.AddChidren(rollerShadeIMG); - - var rollerShadeName = new Button() - { - Y = rollerShadeIMG.Bottom, - Height = Application.GetRealHeight(85), - Width = rollerShadeView.Width - Application.GetRealWidth(100), - Gravity = Gravity.CenterHorizontal, - Text = device.CommonDevice.DeviceEpointName, - TextColor = ZigbeeColor.Current.GXCTextBlackColor - }; - rollerShadeView.AddChidren(rollerShadeName); - //婊戞潯 - SeekBar = new HorizontalSeekBar() - { - Y = rollerShadeName.Bottom + Application.GetRealHeight(350), - Width = rollerShadeView.Width - Application.GetRealWidth(100), - Height = Application.GetRealHeight(80), - Gravity = Gravity.CenterHorizontal, - BackgroundColor = ZigbeeColor.Current.GXCSliderUnSelectedColor, - ThumbColor = ZigbeeColor.Current.GXCButtonBlueColor, - BorderColor = ZigbeeColor.Current.GXCButtonBlueColor, - ProgressColor = ZigbeeColor.Current.GXCButtonBlueColor, - Max = 100, - Tag=device, - Progress = rollerShade.WcdCurrentPositionLiftPercentage, - SleepTime=sleepSpan - }; - rollerShadeView.AddChidren(SeekBar); - - seekBarTitle = new Button() - { - Y = rollerShadeName.Bottom + Application.GetRealHeight(250), - Width = Application.GetRealWidth(300), - Height = Application.GetRealHeight(80), - Gravity = Gravity.CenterHorizontal, - Text = $"{SeekBar.Progress}%", - TextColor = ZigbeeColor.Current.GXCTextBlackColor, - Tag=device - }; - rollerShadeView.AddChidren(seekBarTitle); - - downBtn = new Device.CommonForm.SelectedStatuButton() - { - X = Application.GetRealWidth(50), - Y = Application.GetRealHeight(300) + SeekBar.Bottom, - Width = Application.GetMinRealAverage(160), - Height = Application.GetMinRealAverage(160), - UnSelectedImagePath = "WindowCovering/RollerShadeClose.png", - SelectedImagePath = "WindowCovering/RollerShadeCloseSelected.png", - //IsSelected = !((device.CommonDevice as ZigBee.Device.Rollershade).WcdCurrentPositionLiftPercentage > 0) - }; - rollerShadeView.AddChidren(downBtn); - - stopBtn = new Device.CommonForm.SelectedStatuButton() - { - X = Application.GetRealWidth(200) + downBtn.Right, - Y = Application.GetRealHeight(300) + SeekBar.Bottom, - Width = Application.GetMinRealAverage(160), - Height = Application.GetMinRealAverage(160), - UnSelectedImagePath = "WindowCovering/RollerShadeStop.png", - SelectedImagePath = "WindowCovering/RollerShadeStopSelected.png", - }; - rollerShadeView.AddChidren(stopBtn); - - upBtn = new Device.CommonForm.SelectedStatuButton() - { - X = Application.GetRealWidth(200) + stopBtn.Right, - Y = Application.GetRealHeight(300) + SeekBar.Bottom, - Width = Application.GetMinRealAverage(160), - Height = Application.GetMinRealAverage(160), - UnSelectedImagePath = "WindowCovering/RollerShadeOpen.png", - SelectedImagePath = "WindowCovering/RollerShadeOpenSelected.png", - //IsSelected = (device.CommonDevice as ZigBee.Device.Rollershade).WcdCurrentPositionLiftPercentage > 0 - }; - rollerShadeView.AddChidren(upBtn); - - roomBtn = new Button() - { - X = Application.GetRealWidth(50), - Y = Application.GetRealHeight(25) + rollerShadeView.Bottom, - Width = Application.GetMinReal(80), - Height = Application.GetMinReal(80), - UnSelectedImagePath = "Item/Room.png", - SelectedImagePath = "Item/RoomSelected.png" - }; - itemView.AddChidren(roomBtn); - - roomName = new Button() - { - X = roomBtn.Right + Application.GetRealWidth(20), - Y = roomBtn.Y, - Width = Application.GetRealWidth(400), - Height = Application.GetRealHeight(80), - Text = room.Name, - TextAlignment = TextAlignment.CenterLeft, - TextColor = ZigbeeColor.Current.GXCTextBlackColor, - SelectedTextColor = ZigbeeColor.Current.GXCTextBlueColor - }; - itemView.AddChidren(roomName); - - var dev =Shared.Common.Room.LoveRoomDeviceUIFilePathList.Find((obj) => obj == device.FileName); - if (dev == null) + var de = Shared.Common.Room.LoveRoomDeviceUIFilePathList.Find((obj) => obj == device.FileName); + if (de == null) { collectionBtn.IsSelected = false; } @@ -443,53 +272,206 @@ collectionBtn.IsSelected = true; } - if (rollerShade.WcdType == -1) + + BindEvent(); + + } + + #endregion + + #region 鈼� Add______________________________ + + /// <summary> + /// AddTop + /// </summary> + public void AddTop() + { + var top = new TopFrameLayout(); + AddChidren(top); + top.InitTopview(); + top.backButton.MouseUpEventHandler += (sender, e) => + { + RemoveFromParent(); + }; + + var sharedBtn = new Button + { + X = Application.GetRealWidth(850), + Width = Application.GetMinReal(69), + Height = Application.GetMinReal(69), + Gravity = Gravity.CenterVertical, + UnSelectedImagePath = "Item/Shared.png" + }; + top.topView.AddChidren(sharedBtn); + + var moreBtn = new Button + { + X = Application.GetRealWidth(953), + Width = Application.GetMinReal(69), + Height = Application.GetMinReal(69), + Gravity = Gravity.CenterVertical, + UnSelectedImagePath = "Item/More.png" + }; + top.topView.AddChidren(moreBtn); + + moreBtn.MouseUpEventHandler += More; + + } + /// <summary> + /// AddBodyView + /// </summary> + public void AddBodyView(DeviceUI device) + { + bodyFrameLayout = new FrameLayout() + { + Y = Application.GetRealHeight(184), + Height = Application.GetRealHeight(1737), + BackgroundColor = ZigbeeColor.Current.GXCGrayBackgroundColor, + }; + AddChidren(bodyFrameLayout); + + var itemView = new FrameLayout() + { + Y = Application.GetRealHeight(115), + Width = Application.GetRealWidth(965), + Height = Application.GetRealHeight(1316), + Radius = (uint)Application.GetRealHeight(CommonFormResouce.BigFormRadius), + Gravity = Gravity.CenterHorizontal, + BackgroundColor = ZigbeeColor.Current.GXCBackgroundColor + }; + bodyFrameLayout.AddChidren(itemView); + + collectionBtn = new Button() + { + X = Application.GetRealWidth(850), + Y = Application.GetRealHeight(46), + Width = Application.GetMinReal(69), + Height = Application.GetMinReal(69), + UnSelectedImagePath = "Item/Collection.png", + SelectedImagePath = "Item/CollectionSelected.png" + }; + itemView.AddChidren(collectionBtn); + + var deviceNameBtn = new Button() + { + Y = Application.GetRealHeight(46), + Width = Application.GetRealWidth(500), + Height = Application.GetRealHeight(60), + Gravity = Gravity.CenterHorizontal, + Text = device.CommonDevice.DeviceEpointName, + TextColor = ZigbeeColor.Current.GXCTextBlackColor, + TextSize = 15 + }; + itemView.AddChidren(deviceNameBtn); + + StatuBtn = new Button + { + Y = Application.GetRealHeight(118), + Width = Application.GetRealWidth(600), + Height = Application.GetRealHeight(60), + Gravity = Gravity.CenterHorizontal, + TextColor = ZigbeeColor.Current.GXCTextGrayColor, + Text = $"{Language.StringByID(R.MyInternationalizationString.Current)} {device.GetDeviceStatu()}" + }; + itemView.AddChidren(StatuBtn); + + + OpenOrUpBtn = new Button + { + X = Application.GetRealWidth(253), + Y = Application.GetRealHeight(994), + Width = Application.GetMinRealAverage(81), + Height = Application.GetMinRealAverage(81) + }; + itemView.AddChidren(OpenOrUpBtn); + OpenOrUpBtn.MouseUpEventHandler += (sender, e) => + { + (device.CommonDevice as ZigBee.Device.Rollershade).CurtainUpDownStopControl(0); + }; + + StopBtn = new Button + { + X = Application.GetRealWidth(441), + Y=Application.GetRealHeight(994), + Width = Application.GetMinRealAverage(81), + Height = Application.GetMinRealAverage(81), + SelectedImagePath = "RollerShade/StopSelected.png", + UnSelectedImagePath = "RollerShade/Stop.png", + }; + itemView.AddChidren(StopBtn); + StopBtn.MouseUpEventHandler += (sender, e) => + { + (device.CommonDevice as ZigBee.Device.Rollershade).CurtainUpDownStopControl(2); + }; + + CloseOrDownBtn = new Button + { + X = Application.GetRealWidth(631), + Y = Application.GetRealHeight(994), + Width = Application.GetMinRealAverage(81), + Height = Application.GetMinRealAverage(81) + }; + itemView.AddChidren(CloseOrDownBtn); + CloseOrDownBtn.MouseUpEventHandler += (sender, e) => + { + (device.CommonDevice as ZigBee.Device.Rollershade).CurtainUpDownStopControl(1); + }; + + SetRollerShadeIcon((device.CommonDevice as Rollershade).WcdType); + if ((device.CommonDevice as Rollershade).WcdType == -1) { CommonPage.Loading.Start(); new System.Threading.Thread(() => { - ZigBee.Device.Rollershade.ReadWcdTypeAction(rollerShade, () => + Rollershade.ReadWcdTypeAction(device.CommonDevice, () => { Application.RunOnMainThread(() => { - if (rollerShade.WcdType == 0) - { - downBtn.UnSelectedImagePath = "WindowCovering/RollerShadeDown.png"; - downBtn.SelectedImagePath = "WindowCovering/RollerShadeDownSelected.png"; - upBtn.UnSelectedImagePath = "WindowCovering/RollerShadeUp.png"; - upBtn.SelectedImagePath = "WindowCovering/RollerShadeUpSelected.png"; - } - else - { - downBtn.UnSelectedImagePath = "WindowCovering/RollerShadeClose.png"; - downBtn.SelectedImagePath = "WindowCovering/RollerShadeCloseSelected.png"; - upBtn.UnSelectedImagePath = "WindowCovering/RollerShadeOpen.png"; - upBtn.SelectedImagePath = "WindowCovering/RollerShadeOpenSelected.png"; - } + SetRollerShadeIcon((device.CommonDevice as Rollershade).WcdType); CommonPage.Loading.Hide(); }); }); }) { IsBackground = true }.Start(); } - else if(rollerShade.WcdType == 0) + var roomBG = new Button { - downBtn.UnSelectedImagePath = "WindowCovering/RollerShadeDown.png"; - downBtn.SelectedImagePath = "WindowCovering/RollerShadeDownSelected.png"; - upBtn.UnSelectedImagePath = "WindowCovering/RollerShadeUp.png"; - upBtn.SelectedImagePath = "WindowCovering/RollerShadeUpSelected.png"; - } - else + Y = Application.GetRealHeight(1178 - 50), + Height = Application.GetRealHeight(138 + 50), + BackgroundColor = ZigbeeColor.Current.GXCBlackBackgroundColor, + Radius = (uint)Application.GetRealHeight(CommonFormResouce.BigFormRadius) + }; + itemView.AddChidren(roomBG); + + var roomBG2 = new Button { - downBtn.UnSelectedImagePath = "WindowCovering/RollerShadeClose.png"; - downBtn.SelectedImagePath = "WindowCovering/RollerShadeCloseSelected.png"; - upBtn.UnSelectedImagePath = "WindowCovering/RollerShadeOpen.png"; - upBtn.SelectedImagePath = "WindowCovering/RollerShadeOpenSelected.png"; - } - #endregion + Y = Application.GetRealHeight(1178 - 50), + Height = Application.GetRealHeight(50), + BackgroundColor = ZigbeeColor.Current.GXCBackgroundColor, + }; + itemView.AddChidren(roomBG2); + roomBtn = new Button() + { + X = Application.GetRealWidth(CommonFormResouce.X_Left), + Y = Application.GetRealHeight(1207), + Width = Application.GetMinReal(80), + Height = Application.GetMinReal(80), + UnSelectedImagePath = "Item/Room.png" + }; + itemView.AddChidren(roomBtn); - BindEvent(); + roomName = new Button() + { + X = Application.GetRealWidth(150), + Y = Application.GetRealHeight(1224), + Width = Application.GetRealWidth(400), + Height = Application.GetRealHeight(50), + Text = room.Name, + TextAlignment = TextAlignment.CenterLeft, + TextColor = ZigbeeColor.Current.GXCTextWhiteColor + }; + itemView.AddChidren(roomName); } #endregion @@ -501,14 +483,14 @@ /// </summary> private void BindEvent() { - upBtn.MouseUpEventHandler += Up; - stopBtn.MouseUpEventHandler += Stop; - downBtn.MouseUpEventHandler += Down; - SeekBar.ProgressChanged += SeekBar_ProgressChange; - collectionBtn.MouseUpEventHandler += Collection; - moreBtn.MouseUpEventHandler += More; - roomBtn.MouseUpEventHandler += BackToRoomHandler; - roomName.MouseUpEventHandler += BackToRoomHandler; + //upBtn.MouseUpEventHandler += Up; + //stopBtn.MouseUpEventHandler += Stop; + //downBtn.MouseUpEventHandler += Down; + //SeekBar.ProgressChanged += SeekBar_ProgressChange; + //collectionBtn.MouseUpEventHandler += Collection; + //moreBtn.MouseUpEventHandler += More; + //roomBtn.MouseUpEventHandler += BackToRoomHandler; + //roomName.MouseUpEventHandler += BackToRoomHandler; } #endregion @@ -522,8 +504,8 @@ /// <param name="mouseEventArgs">The ${ParameterType} instance containing the event data.</param> private void SeekBar_ProgressChange(object sender, int mouseEventArgs) { - seekBarTitle.Text = $"{SeekBar.Progress}%"; - (device.CommonDevice as ZigBee.Device.Rollershade).WcdGoToTiltValue(SeekBar.Progress); + //seekBarTitle.Text = $"{SeekBar.Progress}%"; + //(device.CommonDevice as ZigBee.Device.Rollershade).WcdGoToTiltValue(SeekBar.Progress); } @@ -662,6 +644,31 @@ }; } + /// <summary> + /// WcdType=4锛氬紑鍚堝笜 + /// WcdType=0锛氬嵎甯� + /// </summary> + /// <param name="type"></param> + public void SetRollerShadeIcon(int type) + { + if (type == 0) + { + OpenOrUpBtn.UnSelectedImagePath = "RollerShade/Up.png"; + OpenOrUpBtn.SelectedImagePath = "RollerShade/UpSelected.png"; + + CloseOrDownBtn.UnSelectedImagePath = "RollerShade/Down.png"; + CloseOrDownBtn.SelectedImagePath = "RollerShade/DownSelected.png"; + } + else + { + OpenOrUpBtn.UnSelectedImagePath = "RollerShade/Open.png"; + OpenOrUpBtn.SelectedImagePath = "RollerShade/OpenSelected.png"; + + CloseOrDownBtn.UnSelectedImagePath = "RollerShade/Close.png"; + CloseOrDownBtn.SelectedImagePath = "RollerShade/CloseSelected.png"; + } + } + #endregion #region 鈼� 鏀惰棌鍒颁富椤礯______________________ diff --git a/ZigbeeApp/Shared/Phone/Device/Light/AirSwitchControl.cs b/ZigbeeApp/Shared/Phone/Device/Light/AirSwitchControl.cs new file mode 100644 index 0000000..5e8a5be --- /dev/null +++ b/ZigbeeApp/Shared/Phone/Device/Light/AirSwitchControl.cs @@ -0,0 +1,532 @@ +锘縰sing System; +using System.Collections.Generic; +using Shared.Common; +using Shared.Phone.Device.CommonForm; +using Shared.Phone.UserView; +using ZigBee.Device; +namespace Shared.Phone.Device.Light +{ + /// <summary> + /// 鐏厜鎺у埗鐣岄潰 + /// </summary> + public class AirSwitchControl : FrameLayout, ZigBee.Common.IStatus + { + #region 鈼� 鍙橀噺__________________________ + /// <summary> + /// 寮�鍏� + /// </summary> + private Button switchBtn; + /// <summary> + /// The action. + /// </summary> + public Action action; + + /// <summary> + /// The light image. + /// </summary> + private Button deviceIMG; + /// <summary> + /// 鏀惰棌鎸夐挳 + /// </summary> + private Button collectionBtn; + /// <summary> + /// 浼犺繃鏉ョ殑璁惧 + /// </summary> + private DeviceUI device; + /// <summary> + /// 浼犺繃鏉ョ殑鎴块棿 + /// </summary> + private Shared.Common.Room room; + + /// <summary> + /// 鎴块棿 + /// </summary> + private Button roomBtn; + /// <summary> + /// 鎴块棿鍚� + /// </summary> + private Button roomName; + /// <summary> + /// 缃戝叧 + /// </summary> + private ZbGateway zbGateway = null; + /// <summary> + /// 鏄惁鍙戦�佹帶鍒跺懡浠ゆ垚鍔熶簡 + /// </summary> + private bool sendedControlCommand = false; + + /// <summary> + /// bodyFrameLayout + /// </summary> + private FrameLayout bodyFrameLayout; + + private Button StatuBtn; + + #endregion + + #region 鈼� 鎺ュ彛__________________________ + /// <summary> + /// 澶勭悊鍙樺寲浜嬩欢 --灏嗗純鐢� 鏀圭敤DeviceInfoChange() + /// </summary> + /// <returns>The changed.</returns> + /// <param name="common">Common.</param> + public void Changed(CommonDevice common) + { + + } + /// <summary> + /// Changeds the IL ogic status. + /// </summary> + /// <param name="logic">Logic.</param> + public void ChangedILogicStatus(ZigBee.Device.Logic logic) + { + //throw new NotImplementedException(); + } + /// <summary> + /// Changeds the IS cene status. + /// </summary> + /// <param name="scene">Scene.</param> + public void ChangedISceneStatus(Scene scene) + { + //throw new NotImplementedException(); + } + /// <summary> + /// 璁惧鐘舵�佹洿鏂版帴鍙� + /// <para>type锛氬鏋滀负 DeviceInComingRespon:璁惧鏂颁笂鎶�</para> + /// <para>type锛氬鏋滀负 IASInfoReport:RemoveDeviceRespon</para> + /// <para>type锛氬鏋滀负 DeviceStatusReport:璁惧涓婃姤</para> + /// <para>type锛氬鏋滀负 IASInfoReport:IAS瀹夐槻淇℃伅涓婃姤</para> + /// <para>type锛氬鏋滀负 OnlineStatusChange: 璁惧鍦ㄧ嚎鐘舵�佹洿鏂�</para> + /// </summary> + /// <param name="common">Common.</param> + /// <param name="typeTag">Type tag.</param> + public void DeviceInfoChange(CommonDevice common, string typeTag) + { + if (typeTag == "DeviceStatusReport") + { + Application.RunOnMainThread(() => + { + try + { + var deviceUI = device; + //璁惧涓虹┖ + if (deviceUI.CommonDevice == null) + { + return; + } + //鏄惁涓哄綋鍓嶈澶� + if (deviceUI.CommonDevice.DeviceEpoint != common.DeviceEpoint || deviceUI.CommonDevice.DeviceAddr != common.DeviceAddr) + { + return; + } + if (deviceUI.CommonDevice.Type == DeviceType.AirSwitch) + { + if (common.DeviceStatusReport.CluterID == 6) + { + var light = deviceUI.CommonDevice as ZigBee.Device.AirSwitch; + light.DeviceStatusReport = common.DeviceStatusReport; + //璁板綍銆佹洿鏂扮姸鎬� + if (light.DeviceStatusReport.AttriBute == null || light.DeviceStatusReport.AttriBute.Count == 0) + { + return; + } + light.OnOffStatus = light.DeviceStatusReport.AttriBute[0].AttriButeData; + deviceIMG.IsSelected = switchBtn.IsSelected = light.OnOffStatus == 1; + StatuBtn.Text = CommonFormResouce.GetSwitchStatu(deviceIMG.IsSelected); + light.LastDateTime = DateTime.Now; + } + } + } + catch (Exception ex) + { + System.Console.WriteLine($"Error:{ex.Message}"); + } + }); + } + else if (typeTag == "OnlineStatusChange") + { + + } + } + #endregion + + #region 鈼� 鍒濆鍖朹____________________ + /// <summary> + /// 閲嶅啓绉婚櫎鏂规硶 + /// </summary> + public override void RemoveFromParent() + { + ZbGateway.StatusList.Remove(this); + action(); + action = null; + RemoveUpdateControlDeviceStatuAction(); + base.RemoveFromParent(); + } + + /// <summary> + /// 鏋勯�犳柟娉� + /// </summary> + public AirSwitchControl() + { + BackgroundColor = ZigbeeColor.Current.GXCBackgroundColor; + ZbGateway.StatusList.Add(this); + } + /// <summary> + /// 鏄剧ず鐣岄潰 + /// </summary> + /// <param name="dev">Device.</param> + /// <param name="room">Room.</param> + public void Show(DeviceUI dev, Shared.Common.Room room) + { + device = dev; + zbGateway = this.device.CommonDevice.Gateway; + this.room = room; + + AddTop(); + + AddBodyView(device); + + + var light = dev.CommonDevice as ZigBee.Device.AirSwitch; + //琛ヤ笂闈炶繙绋� + if (light.Gateway == null) + { + return; + } + if (light.Gateway.IsVirtual) + { + UserHomeView.ReadStatus(light, () => + { + light.ReadOnOffStatus(); + light.ReadAttri(Cluster_ID.Identify, AttriButeId.Switch); + }); + } + else + { + //闃叉鐭椂闂村唴澶氭璇诲彇鐘舵�� + if (CommonPage.ReadDeviceStatuSpan < (DateTime.Now - light.LastDateTime).TotalSeconds) + { + light.ReadOnOffStatus(); + light.ReadAttri(Cluster_ID.Identify, AttriButeId.Switch); + } + } + + var de = Shared.Common.Room.LoveRoomDeviceUIFilePathList.Find((obj) => obj == device.FileName); + if (de == null) + { + collectionBtn.IsSelected = false; + } + else + { + collectionBtn.IsSelected = true; + } + + + BindEvent(); + + } + + #endregion + + #region 鈼� Add______________________________ + + /// <summary> + /// AddTop + /// </summary> + public void AddTop() + { + var top = new TopFrameLayout(); + AddChidren(top); + top.InitTopview(); + top.backButton.MouseUpEventHandler += (sender, e) => + { + RemoveFromParent(); + }; + + var sharedBtn = new Button + { + X = Application.GetRealWidth(850), + Width = Application.GetMinReal(69), + Height = Application.GetMinReal(69), + Gravity = Gravity.CenterVertical, + UnSelectedImagePath = "Item/Shared.png" + }; + top.topView.AddChidren(sharedBtn); + + var moreBtn = new Button + { + X = Application.GetRealWidth(953), + Width = Application.GetMinReal(69), + Height = Application.GetMinReal(69), + Gravity = Gravity.CenterVertical, + UnSelectedImagePath = "Item/More.png" + }; + top.topView.AddChidren(moreBtn); + + moreBtn.MouseUpEventHandler += More; + + } + /// <summary> + /// AddBodyView + /// </summary> + public void AddBodyView(DeviceUI device) + { + bodyFrameLayout = new FrameLayout() + { + Y = Application.GetRealHeight(184), + Height = Application.GetRealHeight(1737), + BackgroundColor = ZigbeeColor.Current.GXCGrayBackgroundColor, + }; + AddChidren(bodyFrameLayout); + + var itemView = new FrameLayout() + { + Y = Application.GetRealHeight(115), + Width = Application.GetRealWidth(965), + Height = Application.GetRealHeight(1316), + Radius = (uint)Application.GetRealHeight(CommonFormResouce.BigFormRadius), + Gravity = Gravity.CenterHorizontal, + BackgroundColor = ZigbeeColor.Current.GXCBackgroundColor + }; + bodyFrameLayout.AddChidren(itemView); + + collectionBtn = new Button() + { + X = Application.GetRealWidth(850), + Y = Application.GetRealHeight(46), + Width = Application.GetMinReal(69), + Height = Application.GetMinReal(69), + UnSelectedImagePath = "Item/Collection.png", + SelectedImagePath = "Item/CollectionSelected.png" + }; + itemView.AddChidren(collectionBtn); + + var deviceNameBtn = new Button() + { + Y = Application.GetRealHeight(46), + Width = Application.GetRealWidth(500), + Height = Application.GetRealHeight(60), + Gravity = Gravity.CenterHorizontal, + Text = device.CommonDevice.DeviceEpointName, + TextColor = ZigbeeColor.Current.GXCTextBlackColor, + TextSize = 15 + }; + itemView.AddChidren(deviceNameBtn); + + StatuBtn = new Button + { + Y = Application.GetRealHeight(118), + Width = Application.GetRealWidth(600), + Height = Application.GetRealHeight(60), + Gravity = Gravity.CenterHorizontal, + TextColor = ZigbeeColor.Current.GXCTextGrayColor, + Text = CommonFormResouce.GetSwitchStatu(device.CommonDevice.IsOnline == 1) + }; + itemView.AddChidren(StatuBtn); + + deviceIMG = new Button() + { + Y = Application.GetRealHeight(389), + Width = Application.GetMinRealAverage(377), + Height = Application.GetMinRealAverage(435), + Gravity = Gravity.CenterHorizontal, + UnSelectedImagePath = "Light/DeskLamp.png", + SelectedImagePath = "Light/DeskLampSelected.png", + IsSelected = (device.CommonDevice as ZigBee.Device.AirSwitch).OnOffStatus == 1 + }; + itemView.AddChidren(deviceIMG); + + switchBtn = new Button() + { + Y = Application.GetRealHeight(996), + Width = Application.GetMinRealAverage(81), + Height = Application.GetMinRealAverage(81), + Gravity = Gravity.CenterHorizontal, + UnSelectedImagePath = "Item/Switch.png", + SelectedImagePath = "Item/SwitchSelected.png", + IsSelected = (device.CommonDevice as ZigBee.Device.AirSwitch).OnOffStatus == 1 + }; + itemView.AddChidren(switchBtn); + + var roomBG = new Button + { + Y = Application.GetRealHeight(1178 - 50), + Height = Application.GetRealHeight(138 + 50), + BackgroundColor = ZigbeeColor.Current.GXCBlackBackgroundColor, + Radius = (uint)Application.GetRealHeight(CommonFormResouce.BigFormRadius) + }; + itemView.AddChidren(roomBG); + + var roomBG2 = new Button + { + Y = Application.GetRealHeight(1178 - 50), + Height = Application.GetRealHeight(50), + BackgroundColor = ZigbeeColor.Current.GXCBackgroundColor, + }; + itemView.AddChidren(roomBG2); + + roomBtn = new Button() + { + X = Application.GetRealWidth(CommonFormResouce.X_Left), + Y = Application.GetRealHeight(1207), + Width = Application.GetMinReal(80), + Height = Application.GetMinReal(80), + UnSelectedImagePath = "Item/Room.png" + }; + itemView.AddChidren(roomBtn); + + roomName = new Button() + { + X = Application.GetRealWidth(150), + Y = Application.GetRealHeight(1224), + Width = Application.GetRealWidth(400), + Height = Application.GetRealHeight(50), + Text = room.Name, + TextAlignment = TextAlignment.CenterLeft, + TextColor = ZigbeeColor.Current.GXCTextWhiteColor + }; + itemView.AddChidren(roomName); + } + + #endregion + + #region 鈼� 缁戝畾鎸夐挳_______________________ + /// <summary> + /// 缁戝畾鎸夐挳鐨勪簨浠� + /// </summary> + private void BindEvent() + { + switchBtn.MouseUpEventHandler += Switch; + deviceIMG.MouseUpEventHandler += Switch; + collectionBtn.MouseUpEventHandler += Collection; + } + + #endregion + + #region 鈼� 寮�鍏砡_________________________ + + /// <summary> + /// 寮�鍏宠缃� + /// </summary> + /// <param name="sender">Sender.</param> + /// <param name="eventArgs">Event arguments.</param> + private void Switch(object sender, MouseEventArgs eventArgs) + { + sendedControlCommand = false; + zbGateway.ReportAction += UpdateDeviceControllStatu; + switchBtn.IsSelected = !switchBtn.IsSelected; + deviceIMG.IsSelected = !deviceIMG.IsSelected; + StatuBtn.Text = CommonFormResouce.GetSwitchStatu(deviceIMG.IsSelected); + if (switchBtn.IsSelected == true) + { + (device.CommonDevice as ZigBee.Device.AirSwitch).SwitchControl(1); + } + else + { + (device.CommonDevice as ZigBee.Device.AirSwitch).SwitchControl(0); + } + //鎺у埗寤舵椂鍥炶皟 + DeviceUI.SendCommandDelayAction(device.CommonDevice, () => + { + if (Parent == null) + { + return; + } + RemoveUpdateControlDeviceStatuAction(); + if (sendedControlCommand == false) + { + DeviceUI.ShowStatuTip(R.MyInternationalizationString.FAIL); + } + }); + } + + + + #endregion + + #region 鈼� 璁剧疆__________________________ + /// <summary> + /// 鏇村璁剧疆 + /// </summary> + /// <param name="sender">Sender.</param> + /// <param name="e">E.</param> + private void More(object sender, MouseEventArgs e) + { + var detailInfo = new Device.CommonForm.DeviceDetailInfo { }; + UserView.HomePage.Instance.AddChidren(detailInfo); + UserView.HomePage.Instance.PageIndex += 1; + detailInfo.Show(device, room); + detailInfo.action = () => + { + Show(device, room); + }; + } + + #endregion + + #region 鈼� 鏀惰棌__________________________ + /// <summary> + /// 鏀惰棌鍒颁富椤� + /// </summary> + /// <param name="sender">Sender.</param> + /// <param name="e">E.</param> + private void Collection(object sender, MouseEventArgs e) + { + //collection + if ((sender as Button).IsSelected) + { + Shared.Common.Room.CurrentRoom.GetLoveRoom().DeleteDevice(device.FileName); + (sender as Button).IsSelected = false; + } + else + { + Shared.Common.Room.CurrentRoom.GetLoveRoom().AddDevice(device.FileName); + (sender as Button).IsSelected = true; + } + } + + #endregion + + #region 鈼� 璁惧鎺у埗鐘舵�乢____________________ + + /// <summary> + /// 鏄剧ず璁惧鎺у埗鐘舵�� + /// </summary> + /// <param name="command">Command.</param> + /// <param name="objValue">Object value.</param> + private void UpdateDeviceControllStatu(string command, object objValue) + { + if (Parent == null) + { + return; + } + if (command != "DeviceDefaultAck" || objValue == null) + { + return; + } + var tempDevice = (CommonDevice)objValue; + if (tempDevice.DeviceEpoint != this.device.CommonDevice.DeviceEpoint || tempDevice.DeviceAddr != this.device.CommonDevice.DeviceAddr) + { + //涓嶆槸褰撳墠璁惧鐨勬帹閫侊紝鍒欎笉澶勭悊 + return; + } + //鏍囪宸茬粡鍙戦�佹帶鍒跺懡浠ゅ埌缃戝叧 + sendedControlCommand = true; + //DeviceUI.ShowStatuTip(R.MyInternationalizationString.Success); + } + + /// <summary> + /// 绉婚櫎鏇存柊鎺у埗璁惧鐨刟ction + /// </summary> + private void RemoveUpdateControlDeviceStatuAction() + { + //绉婚櫎action + if (zbGateway != null) + { + zbGateway.ReportAction -= UpdateDeviceControllStatu; + } + } + + #endregion + } +} diff --git a/ZigbeeApp/Shared/Phone/Device/Light/DimmableLightControl.cs b/ZigbeeApp/Shared/Phone/Device/Light/DimmableLightControl.cs index 02e5698..4fb4f82 100644 --- a/ZigbeeApp/Shared/Phone/Device/Light/DimmableLightControl.cs +++ b/ZigbeeApp/Shared/Phone/Device/Light/DimmableLightControl.cs @@ -191,8 +191,8 @@ { ZbGateway.StatusList.Remove(this); UserView.HomePage.Instance.ScrollEnabled = true; - action(); - action = null; + //action(); + //action = null; base.RemoveFromParent(); } diff --git a/ZigbeeApp/Shared/Phone/Device/Light/LightControl.cs b/ZigbeeApp/Shared/Phone/Device/Light/LightControl.cs index 54e4f18..ae5cd7d 100644 --- a/ZigbeeApp/Shared/Phone/Device/Light/LightControl.cs +++ b/ZigbeeApp/Shared/Phone/Device/Light/LightControl.cs @@ -121,10 +121,10 @@ } if (deviceUI.CommonDevice.Type == DeviceType.OnOffOutput) { - if ((common as ToggleLight).DeviceStatusReport.CluterID == 6) + if (common.DeviceStatusReport.CluterID == 6) { var light = deviceUI.CommonDevice as ToggleLight; - light.DeviceStatusReport = (common as ToggleLight).DeviceStatusReport; + light.DeviceStatusReport = common.DeviceStatusReport; //璁板綍銆佹洿鏂扮姸鎬� if (light.DeviceStatusReport.AttriBute == null || light.DeviceStatusReport.AttriBute.Count == 0) { @@ -157,8 +157,8 @@ public override void RemoveFromParent() { ZbGateway.StatusList.Remove(this); - action(); - action = null; + //action(); + //action = null; RemoveUpdateControlDeviceStatuAction(); base.RemoveFromParent(); } diff --git a/ZigbeeApp/Shared/Phone/Device/Light/OnOffControl.cs b/ZigbeeApp/Shared/Phone/Device/Light/OnOffControl.cs new file mode 100644 index 0000000..2c82b6e --- /dev/null +++ b/ZigbeeApp/Shared/Phone/Device/Light/OnOffControl.cs @@ -0,0 +1,13 @@ +锘縰sing System; +namespace Shared.Phone.Device.Light +{ + /// <summary> + /// 寮�鍏� + /// </summary> + public class OnOffControl + { + public OnOffControl() + { + } + } +} diff --git a/ZigbeeApp/Shared/Phone/Device/Light/PlugControl.cs b/ZigbeeApp/Shared/Phone/Device/Light/PlugControl.cs new file mode 100644 index 0000000..04fa9fa --- /dev/null +++ b/ZigbeeApp/Shared/Phone/Device/Light/PlugControl.cs @@ -0,0 +1,13 @@ +锘縰sing System; +namespace Shared.Phone.Device.Light +{ + /// <summary> + /// 鎻掑骇 + /// </summary> + public class PlugControl + { + public PlugControl() + { + } + } +} diff --git a/ZigbeeApp/Shared/Phone/Device/Room/EditRoom.cs b/ZigbeeApp/Shared/Phone/Device/Room/EditRoom.cs index e28ed1a..1d924ec 100644 --- a/ZigbeeApp/Shared/Phone/Device/Room/EditRoom.cs +++ b/ZigbeeApp/Shared/Phone/Device/Room/EditRoom.cs @@ -2,6 +2,7 @@ using System.Collections.Generic; using Shared.Common; using Shared.Phone.Device.CommonForm; +using Shared.Phone.UserCenter; using Shared.Phone.UserView; namespace Shared.Phone.Device.Room @@ -119,7 +120,7 @@ var nameRow = new DeviceInfoEditRow(170); nameRow.Init(); nameRow.SetTipTitle($"{Language.StringByID(R.MyInternationalizationString.RoomName)} :"); - nameRow.SetPlaceHoldText(room.Name); + nameRow.SetTitle(room.Name); infoFL.AddChidren(nameRow); var floorRow = new DeviceInfoRow(308); @@ -127,7 +128,7 @@ floorRow.SetTipTitle($"{Language.StringByID(R.MyInternationalizationString.BelongFloor)} :"); floorRow.SetTitle(room.FloorName); infoFL.AddChidren(floorRow); - floorRow.NextBtn.MouseUpEventHandler += (sender, e) => + floorRow.ClickBtn.MouseUpEventHandler += (sender, e) => { if (Config.Instance.Home.FloorDics != null) { @@ -147,25 +148,118 @@ } }; + var temperatureRow = new DeviceInfoRow(446); temperatureRow.Init(); temperatureRow.SetTipTitle(R.MyInternationalizationString.Temperature); temperatureRow.SetTitle("26.8鈩�"); temperatureRow.NameText.TextAlignment = TextAlignment.CenterRight; infoFL.AddChidren(temperatureRow); - temperatureRow.NextBtn.MouseUpEventHandler += (sender, e) => + temperatureRow.ClickBtn.MouseUpEventHandler += (sender, e) => { var tem = new RoomTemperatureSetting { }; HomePage.Instance.AddChidren(tem); HomePage.Instance.PageIndex += 1; + tem.tempDevice = Common.LocalDevice.Current.GetDevice(room.TemperatrueDevice); tem.Show(room); - tem.action = (selectTemp) => + tem.selectDeviceAction = (selectTemp) => { + if(selectTemp==null) + { + return; + } + room.TemperatrueDevice =$"{selectTemp.DeviceAddr}{selectTemp.DeviceEpoint}"; + + HdlDeviceAttributeLogic.Current.RemoveEvent("TemperatrueDevice"); + HdlDeviceAttributeLogic.Current.AddAttributeEvent("TemperatrueDevice", "DeviceStatusReport", (Action<ZigBee.Device.CommonDevice>)((report) => + { + string mainKeys = Common.LocalDevice.Current.GetDeviceMainKeys(report); + if (room.TemperatrueDevice != mainKeys) + { + return; + } + //绉婚櫎鎺変簨浠� + HdlDeviceAttributeLogic.Current.RemoveEvent("TemperatrueDevice"); + foreach (var data in report.DeviceStatusReport.AttriBute) + { + if (data.AttributeId == (int)ZigBee.Device.AttriButeId.MeasuredValue) + { + if (data.AttriButeData == 0) + { + //0鈩� + temperatureRow.NameText.Text = "0.0鈩�"; + } + else if (data.AttriButeData > 32767) + { + //璐熸暟(鐗规畩澶勭悊) + string strValue = (data.AttriButeData - 65536).ToString(); + //灏忔暟鐐归渶瑕佷竴浣� + strValue = strValue.Substring(0, strValue.Length - 1); + temperatureRow.NameText.Text = strValue.Insert(strValue.Length - 1, ".") + "鈩�"; + } + else + { + //灏忔暟鐐归渶瑕佷竴浣� + string strValue = data.AttriButeData.ToString(); + strValue = strValue.Substring(0, strValue.Length - 1); + temperatureRow.NameText.Text = strValue.Insert(strValue.Length - 1, ".") + "鈩�"; + } + } + } + })); + //鍙戦�佽幏鍙栨俯搴︾殑鍛戒护 + (selectTemp as ZigBee.Device.TemperatureSensor).ReadTemperatureOrHumidity(); }; - }; + if (string.IsNullOrEmpty(room.TemperatrueDevice) == false) + { + HdlDeviceAttributeLogic.Current.RemoveEvent("TemperatrueDevice"); + HdlDeviceAttributeLogic.Current.AddAttributeEvent("TemperatrueDevice", "DeviceStatusReport", (Action<ZigBee.Device.CommonDevice>)((report) => + { + string mainKeys = Common.LocalDevice.Current.GetDeviceMainKeys(report); + if (room.TemperatrueDevice != mainKeys) + { + return; + } + //绉婚櫎鎺変簨浠� + HdlDeviceAttributeLogic.Current.RemoveEvent("TemperatrueDevice"); + + foreach (var data in report.DeviceStatusReport.AttriBute) + { + if (data.AttributeId == (int)ZigBee.Device.AttriButeId.MeasuredValue) + { + if (data.AttriButeData == 0) + { + //0鈩� + temperatureRow.NameText.Text = "0.0鈩�"; + } + else if (data.AttriButeData > 32767) + { + //璐熸暟(鐗规畩澶勭悊) + string strValue = (data.AttriButeData - 65536).ToString(); + //灏忔暟鐐归渶瑕佷竴浣� + strValue = strValue.Substring(0, strValue.Length - 1); + temperatureRow.NameText.Text = strValue.Insert(strValue.Length - 1, ".") + "鈩�"; + } + else + { + //灏忔暟鐐归渶瑕佷竴浣� + string strValue = data.AttriButeData.ToString(); + strValue = strValue.Substring(0, strValue.Length - 1); + temperatureRow.NameText.Text = strValue.Insert(strValue.Length - 1, ".") + "鈩�"; + } + } + } + })); + //鍙戦�佽幏鍙栨俯搴︾殑鍛戒护 + var dev = Common.LocalDevice.Current.GetDevice(room.TemperatrueDevice); + if (dev != null) + { + (dev as ZigBee.Device.TemperatureSensor).ReadTemperatureOrHumidity(); + } + } var humidityRow = new DeviceInfoRow(585); humidityRow.Init(); @@ -173,17 +267,91 @@ humidityRow.SetTitle("66.5%"); humidityRow.NameText.TextAlignment = TextAlignment.CenterRight; infoFL.AddChidren(humidityRow); - humidityRow.NextBtn.MouseUpEventHandler += (sender, e) => + humidityRow.ClickBtn.MouseUpEventHandler += (sender, e) => { var tem = new RoomHumiditySetting { }; HomePage.Instance.AddChidren(tem); HomePage.Instance.PageIndex += 1; tem.Show(room); - tem.action = (selectTemp) => + tem.selectDeviceAction = (selectTemp) => { + if (selectTemp == null) + { + return; + } + room.HumidityDevice = $"{selectTemp.DeviceAddr}{selectTemp.DeviceEpoint}"; + HdlDeviceAttributeLogic.Current.RemoveEvent("HumidityDevice"); + HdlDeviceAttributeLogic.Current.AddAttributeEvent("HumidityDevice", "DeviceStatusReport", (report) => + { + string mainKeys = Common.LocalDevice.Current.GetDeviceMainKeys(report); + if (room.HumidityDevice != mainKeys) + { + return; + } + //绉婚櫎鎺変簨浠� + HdlDeviceAttributeLogic.Current.RemoveEvent("HumidityDevice"); + foreach (var data in report.DeviceStatusReport.AttriBute) + { + if (data.AttributeId == (int)ZigBee.Device.AttriButeId.MeasuredValue) + { + if (data.AttriButeData == 0) + { + //0 + humidityRow.NameText.Text = "0.0%"; + } + else + { + //灏忔暟鐐归渶瑕佷竴浣�(婀垮害娌℃湁璐熸暟) + string strValue = data.AttriButeData.ToString(); + strValue = strValue.Substring(0, strValue.Length - 1); + humidityRow.NameText.Text = strValue.Insert(strValue.Length - 1, ".") + "%"; + } + } + } + }); + //鍙戦�佽幏鍙栨箍搴︾殑鍛戒护 + (selectTemp as ZigBee.Device.TemperatureSensor).ReadTemperatureOrHumidity(); }; }; + if (string.IsNullOrEmpty(room.HumidityDevice) == false) + { + HdlDeviceAttributeLogic.Current.RemoveEvent("HumidityDevice"); + HdlDeviceAttributeLogic.Current.AddAttributeEvent("HumidityDevice", "DeviceStatusReport", (report) => + { + string mainKeys = Common.LocalDevice.Current.GetDeviceMainKeys(report); + if (room.HumidityDevice != mainKeys) + { + return; + } + //绉婚櫎鎺変簨浠� + HdlDeviceAttributeLogic.Current.RemoveEvent("HumidityDevice"); + foreach (var data in report.DeviceStatusReport.AttriBute) + { + if (data.AttributeId == (int)ZigBee.Device.AttriButeId.MeasuredValue) + { + if (data.AttriButeData == 0) + { + //0 + humidityRow.NameText.Text = "0.0%"; + } + else + { + //灏忔暟鐐归渶瑕佷竴浣�(婀垮害娌℃湁璐熸暟) + string strValue = data.AttriButeData.ToString(); + strValue = strValue.Substring(0, strValue.Length - 1); + humidityRow.NameText.Text = strValue.Insert(strValue.Length - 1, ".") + "%"; + } + } + } + }); + //鍙戦�佽幏鍙栨箍搴︾殑鍛戒护 + var dev = Common.LocalDevice.Current.GetDevice(room.HumidityDevice); + if (dev != null) + { + (dev as ZigBee.Device.TemperatureSensor).ReadTemperatureOrHumidity(); + } + } var shareRow = new DeviceInfoRow(723); shareRow.Init(); @@ -201,14 +369,18 @@ { }; - }; var confirm = new Device.CommonForm.CompleteButton(1700, 700, 127); confirm.SetTitle(R.MyInternationalizationString.Confrim); AddChidren(confirm); - + confirm.MouseUpEventHandler += (sender, e) => + { + room.Name = nameRow.NameText.Text.Trim(); + room.Save(); + RemoveFromParent(); + }; } #endregion diff --git a/ZigbeeApp/Shared/Phone/Device/Room/RoomHumiditySetting.cs b/ZigbeeApp/Shared/Phone/Device/Room/RoomHumiditySetting.cs index 0dcac8e..15d85b2 100644 --- a/ZigbeeApp/Shared/Phone/Device/Room/RoomHumiditySetting.cs +++ b/ZigbeeApp/Shared/Phone/Device/Room/RoomHumiditySetting.cs @@ -1,6 +1,8 @@ 锘縰sing System; +using System.Collections.Generic; using Shared.Common; using Shared.Phone.Device.CommonForm; +using ZigBee.Device; namespace Shared.Phone.Device.Room { @@ -22,7 +24,16 @@ /// <summary> /// The action. /// </summary> - public Action<string> action; + public Action<CommonDevice> selectDeviceAction; + + /// <summary> + /// tempDeviceRow + /// </summary> + private DeviceInfoWithZoneRow tempDeviceRow = null; + /// <summary> + /// tempDevice + /// </summary> + public CommonDevice tempDevice; #endregion @@ -83,10 +94,50 @@ var confirm = new Device.CommonForm.CompleteButton(1700, 700, 127); confirm.SetTitle(R.MyInternationalizationString.Save); AddChidren(confirm); - - for (int i = 0; i < 15; i++) + confirm.MouseUpEventHandler += (sender, e) => { - AddItem(verticalScrolView, 20 + i * (127 + 20)); + RemoveFromParent(); + if (tempDevice != null) + { + selectDeviceAction?.Invoke(tempDevice); + } + }; + + var deviceList = GetHumidityDevice(); + + for (int i = 0; i < deviceList.Count; i++) + { + var device = deviceList[i]; + var devRow = new DeviceInfoWithZoneRow(20 + i * (127 + 20)); + verticalScrolView.AddChidren(devRow); + devRow.Init(); + devRow.SetIcon(device.IconPath); + devRow.SetName(device.DeviceName); + devRow.SetZone(room.FloorName + ", " + room.Name); + + if (tempDevice != null && tempDevice == device) + { + tempDeviceRow = devRow; + tempDevice = device; + devRow.SetStatu(true); + } + else + { + if (i == 0 && tempDevice == null) + { + tempDeviceRow = devRow; + tempDevice = device; + devRow.SetStatu(true); + } + } + + devRow.ClickButton.MouseUpEventHandler += (sender, e) => + { + tempDeviceRow.SetStatu(false); + devRow.SetStatu(true); + tempDeviceRow = devRow; + tempDevice = device; + }; } } @@ -105,6 +156,22 @@ dev.SetZone(room.FloorName + ", " + room.Name); } + /// <summary> + /// 婀垮害浼犳劅鍣ㄥ垪琛� + /// </summary> + private List<ZigBee.Device.CommonDevice> GetHumidityDevice() + { + var listDevice = new List<ZigBee.Device.CommonDevice>(); + foreach (var device in Common.LocalDevice.Current.listAllDevice) + { + //鑾峰彇婀垮害浼犳劅鍣� + if (device is ZigBee.Device.TemperatureSensor && ((ZigBee.Device.TemperatureSensor)device).SensorDiv == 2) + { + listDevice.Add(device); + } + } + return listDevice; + } #endregion } } diff --git a/ZigbeeApp/Shared/Phone/Device/Room/RoomTemperatureSetting.cs b/ZigbeeApp/Shared/Phone/Device/Room/RoomTemperatureSetting.cs index eab1d72..bf48c23 100644 --- a/ZigbeeApp/Shared/Phone/Device/Room/RoomTemperatureSetting.cs +++ b/ZigbeeApp/Shared/Phone/Device/Room/RoomTemperatureSetting.cs @@ -1,6 +1,8 @@ 锘縰sing System; +using System.Collections.Generic; using Shared.Common; using Shared.Phone.Device.CommonForm; +using ZigBee.Device; namespace Shared.Phone.Device.Room { @@ -14,7 +16,7 @@ /// <summary> /// The action. /// </summary> - public Action<string> action; + public Action<CommonDevice> selectDeviceAction; /// <summary> /// verticalScrolView /// </summary> @@ -23,6 +25,14 @@ /// The room. /// </summary> public Shared.Common.Room room; + /// <summary> + /// tempDeviceRow + /// </summary> + private DeviceInfoWithZoneRow tempDeviceRow = null; + /// <summary> + /// tempDevice + /// </summary> + public CommonDevice tempDevice; #endregion @@ -83,26 +93,67 @@ var confirm = new Device.CommonForm.CompleteButton(1700, 700, 127); confirm.SetTitle(R.MyInternationalizationString.Save); AddChidren(confirm); - - for(int i=0;i<15;i++) + confirm.MouseUpEventHandler += (sender, e) => { - AddItem(verticalScrolView, 20 + i * (127 + 20)); - } + RemoveFromParent(); + if(tempDevice!=null) + { + selectDeviceAction?.Invoke(tempDevice); + } + }; + var deviceList = GetTemperatrueDevices(); + for (int i = 0; i < deviceList.Count; i++) + { + var device = deviceList[i]; + var devRow = new DeviceInfoWithZoneRow(20 + i * (127 + 20)); + verticalScrolView.AddChidren(devRow); + devRow.Init(); + devRow.SetIcon(device.IconPath); + devRow.SetName(device.DeviceName); + devRow.SetZone(room.FloorName + ", " + room.Name); + + if(tempDevice!=null && tempDevice==device) + { + tempDeviceRow = devRow; + tempDevice = device; + devRow.SetStatu(true); + } + else + { + if (i == 0 && tempDevice == null) + { + tempDeviceRow = devRow; + tempDevice = device; + devRow.SetStatu(true); + } + } + + devRow.ClickButton.MouseUpEventHandler += (sender, e) => + { + tempDeviceRow.SetStatu(false); + devRow.SetStatu(true); + tempDeviceRow = devRow; + tempDevice = device; + }; + } } - /// <summary> - /// AddItem - /// </summary> - /// <param name="vertical"></param> - public void AddItem(VerticalScrolViewLayout vertical,int y) - { - var dev = new DeviceInfoWithZoneRow(y); - vertical.AddChidren(dev); - dev.Init(); - dev.SetIcon("DeviceIcon/1.png"); - dev.SetName("娓╁害浼犳劅鍣�"+y); - dev.SetZone(room.FloorName + ", " + room.Name); + /// <summary> + /// 娓╁害浼犳劅鍣ㄥ垪琛� + /// </summary> + private List<ZigBee.Device.CommonDevice> GetTemperatrueDevices() + { + var listDevice = new List<ZigBee.Device.CommonDevice>(); + foreach (var device in Common.LocalDevice.Current.listAllDevice) + { + //鑾峰彇娓╁害浼犳劅鍣� + if (device is ZigBee.Device.TemperatureSensor && ((ZigBee.Device.TemperatureSensor)device).SensorDiv == 1) + { + listDevice.Add(device); + } + } + return listDevice; } #endregion diff --git a/ZigbeeApp/Shared/Phone/UserView/UserHomeView.cs b/ZigbeeApp/Shared/Phone/UserView/UserHomeView.cs index ae05bf1..ca472eb 100644 --- a/ZigbeeApp/Shared/Phone/UserView/UserHomeView.cs +++ b/ZigbeeApp/Shared/Phone/UserView/UserHomeView.cs @@ -73,7 +73,10 @@ private FrameLayout itemView=new FrameLayout(); - + /// <summary> + /// floorBtn + /// </summary> + private Button floorBtn; #endregion #region 鈼� 鎺ュ彛____________________________ @@ -452,7 +455,7 @@ }; topFrameLayout.AddChidren(floor); - var floorBtn = new Button + floorBtn = new Button { X=floor.Right, Width=Application.GetRealWidth(500), @@ -492,18 +495,8 @@ } AddChidren(residecneName); - EventHandler<MouseEventArgs> selectFloor = (send, e) => - { - var floorFL = new Phone.Device.Category.SelectFloor(); - AddChidren(floorFL); - floorFL.Init(35,153); - floorFL.FloorAction = (floorName) => - { - floorBtn.Text = floorName; - }; - }; - floor.MouseUpEventHandler += selectFloor; - floorBtn.MouseUpEventHandler += selectFloor; + floor.MouseUpEventHandler += SelectFloor; + floorBtn.MouseUpEventHandler += SelectFloor; //鍒囨崲浣忓畢 residecneName.MouseLongEventHandler += (send, e) => { @@ -684,7 +677,7 @@ { //Room.CurrentRoom = Room.CurrentRoom == null ? Room.Lists[0] : Room.CurrentRoom; Room.CurrentRoom = Room.Lists[0]; - foreach (var room in Room.Lists) + foreach (var room in Room.CurrentRoom.GetRoomsByCurrentFloorIdAppendLoveRoom()) { var roomBackView = new FrameLayout() { @@ -729,7 +722,10 @@ //{ // Show(); //}; - + if(room.IsLove) + { + return; + } var editRoom = new Device.Room.EditRoom(); HomePage.Instance.AddChidren(editRoom); HomePage.Instance.PageIndex += 1; @@ -859,7 +855,9 @@ #endregion #region 鈼� 鍒锋柊____________________________ - + /// <summary> + /// RefreshBodyView + /// </summary> public void RefreshBodyView() { if (Room.CanInitAllRoom == false) @@ -877,6 +875,23 @@ } } + /// <summary> + /// SelectFloor + /// </summary> + /// <param name="sender"></param> + /// <param name="mouseEventArgs"></param> + public void SelectFloor(object sender,MouseEventArgs mouseEventArgs) + { + var floorFL = new Phone.Device.Category.SelectFloor(); + AddChidren(floorFL); + floorFL.Init(35, 153); + floorFL.FloorAction = (floorName) => + { + floorBtn.Text = floorName; + Show(); + }; + } + #endregion #region 鈼� 妫�娴嬫槸鍚︾粦瀹氫簡缃戝叧________________ diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs index 8bfb25e..f2674b1 100644 --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -680,6 +680,10 @@ /// 璇疯緭鍏ラ獙璇佺爜 /// </summary> public const int PleaseInputVerificationCode = 10133; + /// <summary> + /// 鍗冲皢閫氳繃寰俊鎺堟潈鐧诲綍 + /// </summary> + public const int LoginByWechat = 10134; #endregion diff --git a/ZigbeeApp/Shared/Shared.projitems b/ZigbeeApp/Shared/Shared.projitems index fb866c0..0f4bfa4 100644 --- a/ZigbeeApp/Shared/Shared.projitems +++ b/ZigbeeApp/Shared/Shared.projitems @@ -420,6 +420,10 @@ <Compile Include="$(MSBuildThisFileDirectory)Phone\Device\Logic\DoorLockLogic\LockLogicList.cs" /> <Compile Include="$(MSBuildThisFileDirectory)Phone\Device\Logic\DoorLockLogic\AddCondition.cs" /> <Compile Include="$(MSBuildThisFileDirectory)Common\ResponseEntity\AuthUserRes.cs" /> + <Compile Include="$(MSBuildThisFileDirectory)Phone\Device\Light\AirSwitchControl.cs" /> + <Compile Include="$(MSBuildThisFileDirectory)Phone\Device\CommonForm\CategoryFunctionForWinRow.cs" /> + <Compile Include="$(MSBuildThisFileDirectory)Phone\Device\Light\PlugControl.cs" /> + <Compile Include="$(MSBuildThisFileDirectory)Phone\Device\Light\OnOffControl.cs" /> </ItemGroup> <ItemGroup> <Folder Include="$(MSBuildThisFileDirectory)Pad\" /> -- Gitblit v1.8.0