Added Xamarin.Forms 3.0 Preview Samples
|
@ -0,0 +1,337 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.27428.2005
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlexLayout", "FlexLayout\FlexLayout\FlexLayout.csproj", "{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlexLayout.Android", "FlexLayout\FlexLayout.Android\FlexLayout.Android.csproj", "{372E5BC2-A3D9-4805-82FC-404964E35B27}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlexLayout.iOS", "FlexLayout\FlexLayout.iOS\FlexLayout.iOS.csproj", "{9F069D79-BDC8-46CA-A183-F59A6D88473E}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FlexLayout.UWP", "FlexLayout\FlexLayout.UWP\FlexLayout.UWP.csproj", "{00CBC771-9B90-4074-813E-C2C98BBF2B2A}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
|
||||
Ad-Hoc|ARM = Ad-Hoc|ARM
|
||||
Ad-Hoc|iPhone = Ad-Hoc|iPhone
|
||||
Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
|
||||
Ad-Hoc|x64 = Ad-Hoc|x64
|
||||
Ad-Hoc|x86 = Ad-Hoc|x86
|
||||
AppStore|Any CPU = AppStore|Any CPU
|
||||
AppStore|ARM = AppStore|ARM
|
||||
AppStore|iPhone = AppStore|iPhone
|
||||
AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
|
||||
AppStore|x64 = AppStore|x64
|
||||
AppStore|x86 = AppStore|x86
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Debug|ARM = Debug|ARM
|
||||
Debug|iPhone = Debug|iPhone
|
||||
Debug|iPhoneSimulator = Debug|iPhoneSimulator
|
||||
Debug|x64 = Debug|x64
|
||||
Debug|x86 = Debug|x86
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Release|ARM = Release|ARM
|
||||
Release|iPhone = Release|iPhone
|
||||
Release|iPhoneSimulator = Release|iPhoneSimulator
|
||||
Release|x64 = Release|x64
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|Any CPU.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|ARM.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|ARM.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|ARM.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|iPhone.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|x64.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|x64.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|x64.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|x86.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|x86.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Ad-Hoc|x86.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|Any CPU.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|Any CPU.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|ARM.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|ARM.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|ARM.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|iPhone.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|iPhone.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|iPhoneSimulator.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|x64.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|x64.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|x64.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|x86.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|x86.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.AppStore|x86.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|ARM.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|ARM.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|ARM.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|iPhone.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|iPhone.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|x64.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|x64.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|x64.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Debug|x86.Deploy.0 = Debug|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|ARM.ActiveCfg = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|ARM.Build.0 = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|ARM.Deploy.0 = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|iPhone.ActiveCfg = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|iPhone.Build.0 = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|iPhone.Deploy.0 = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|x64.ActiveCfg = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|x64.Build.0 = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|x64.Deploy.0 = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|x86.Build.0 = Release|Any CPU
|
||||
{FC7810F8-9CB2-4A09-8044-AE0A24AC17C1}.Release|x86.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|ARM.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|x64.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|x64.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|x86.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Ad-Hoc|x86.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|Any CPU.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|ARM.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|ARM.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|ARM.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|iPhone.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|iPhone.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|iPhone.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|x64.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|x64.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|x64.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|x86.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|x86.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.AppStore|x86.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|ARM.ActiveCfg = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|ARM.Build.0 = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|ARM.Deploy.0 = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|iPhone.Build.0 = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|iPhone.Deploy.0 = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|x64.ActiveCfg = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|x64.Build.0 = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|x64.Deploy.0 = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Debug|x86.Deploy.0 = Debug|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|ARM.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|ARM.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|ARM.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|iPhone.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|iPhone.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|iPhone.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|x64.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|x64.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|x64.Deploy.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|x86.Build.0 = Release|Any CPU
|
||||
{372E5BC2-A3D9-4805-82FC-404964E35B27}.Release|x86.Deploy.0 = Release|Any CPU
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|Any CPU.Build.0 = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|Any CPU.Deploy.0 = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|ARM.Build.0 = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|ARM.Deploy.0 = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|iPhone.Deploy.0 = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Ad-Hoc|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|x64.ActiveCfg = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|x64.Build.0 = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|x64.Deploy.0 = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|x86.Build.0 = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Ad-Hoc|x86.Deploy.0 = Ad-Hoc|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|Any CPU.Build.0 = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|Any CPU.Deploy.0 = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|ARM.ActiveCfg = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|ARM.Build.0 = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|ARM.Deploy.0 = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|iPhone.Build.0 = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|iPhone.Deploy.0 = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|iPhoneSimulator.Deploy.0 = AppStore|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|x64.ActiveCfg = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|x64.Build.0 = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|x64.Deploy.0 = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|x86.ActiveCfg = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|x86.Build.0 = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.AppStore|x86.Deploy.0 = AppStore|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|Any CPU.Deploy.0 = Debug|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|ARM.ActiveCfg = Debug|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|ARM.Build.0 = Debug|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|ARM.Deploy.0 = Debug|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|iPhone.ActiveCfg = Debug|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|iPhone.Build.0 = Debug|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|iPhone.Deploy.0 = Debug|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|iPhoneSimulator.Deploy.0 = Debug|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|x64.ActiveCfg = Debug|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|x64.Build.0 = Debug|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|x64.Deploy.0 = Debug|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|x86.ActiveCfg = Debug|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|x86.Build.0 = Debug|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Debug|x86.Deploy.0 = Debug|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|Any CPU.ActiveCfg = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|Any CPU.Build.0 = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|Any CPU.Deploy.0 = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|ARM.ActiveCfg = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|ARM.Build.0 = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|ARM.Deploy.0 = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|iPhone.ActiveCfg = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|iPhone.Build.0 = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|iPhone.Deploy.0 = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|iPhoneSimulator.Deploy.0 = Release|iPhoneSimulator
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|x64.ActiveCfg = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|x64.Build.0 = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|x64.Deploy.0 = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|x86.ActiveCfg = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|x86.Build.0 = Release|iPhone
|
||||
{9F069D79-BDC8-46CA-A183-F59A6D88473E}.Release|x86.Deploy.0 = Release|iPhone
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|Any CPU.ActiveCfg = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|Any CPU.Build.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|Any CPU.Deploy.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|ARM.ActiveCfg = Release|ARM
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|ARM.Build.0 = Release|ARM
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|ARM.Deploy.0 = Release|ARM
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|iPhone.ActiveCfg = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|iPhone.Build.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|iPhone.Deploy.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|x64.ActiveCfg = Release|x64
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|x64.Build.0 = Release|x64
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|x64.Deploy.0 = Release|x64
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|x86.ActiveCfg = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|x86.Build.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Ad-Hoc|x86.Deploy.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|Any CPU.ActiveCfg = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|Any CPU.Build.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|Any CPU.Deploy.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|ARM.ActiveCfg = Release|ARM
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|ARM.Build.0 = Release|ARM
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|ARM.Deploy.0 = Release|ARM
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|iPhone.ActiveCfg = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|iPhone.Build.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|iPhone.Deploy.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|iPhoneSimulator.ActiveCfg = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|iPhoneSimulator.Build.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|iPhoneSimulator.Deploy.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|x64.ActiveCfg = Release|x64
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|x64.Build.0 = Release|x64
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|x64.Deploy.0 = Release|x64
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|x86.ActiveCfg = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|x86.Build.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.AppStore|x86.Deploy.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|Any CPU.ActiveCfg = Debug|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|Any CPU.Build.0 = Debug|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|Any CPU.Deploy.0 = Debug|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|ARM.ActiveCfg = Debug|ARM
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|ARM.Build.0 = Debug|ARM
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|ARM.Deploy.0 = Debug|ARM
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|iPhone.ActiveCfg = Debug|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|iPhone.Build.0 = Debug|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|iPhone.Deploy.0 = Debug|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|iPhoneSimulator.Build.0 = Debug|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|iPhoneSimulator.Deploy.0 = Debug|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|x64.Build.0 = Debug|x64
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|x64.Deploy.0 = Debug|x64
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|x86.ActiveCfg = Debug|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|x86.Build.0 = Debug|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Debug|x86.Deploy.0 = Debug|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|Any CPU.ActiveCfg = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|Any CPU.Build.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|Any CPU.Deploy.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|ARM.ActiveCfg = Release|ARM
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|ARM.Build.0 = Release|ARM
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|ARM.Deploy.0 = Release|ARM
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|iPhone.ActiveCfg = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|iPhone.Build.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|iPhone.Deploy.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|iPhoneSimulator.ActiveCfg = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|iPhoneSimulator.Build.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|iPhoneSimulator.Deploy.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|x64.ActiveCfg = Release|x64
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|x64.Build.0 = Release|x64
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|x64.Deploy.0 = Release|x64
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|x86.ActiveCfg = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|x86.Build.0 = Release|x86
|
||||
{00CBC771-9B90-4074-813E-C2C98BBF2B2A}.Release|x86.Deploy.0 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {30B20D3D-E008-433D-B73C-6E3009CDC627}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
|
@ -0,0 +1,19 @@
|
|||
Any raw assets you want to be deployed with your application can be placed in
|
||||
this directory (and child directories) and given a Build Action of "AndroidAsset".
|
||||
|
||||
These files will be deployed with you package and will be accessible using Android's
|
||||
AssetManager, like this:
|
||||
|
||||
public class ReadAsset : Activity
|
||||
{
|
||||
protected override void OnCreate (Bundle bundle)
|
||||
{
|
||||
base.OnCreate (bundle);
|
||||
|
||||
InputStream input = Assets.Open ("my_asset.txt");
|
||||
}
|
||||
}
|
||||
|
||||
Additionally, some Android functions will automatically load asset files:
|
||||
|
||||
Typeface tf = Typeface.CreateFromAsset (Context.Assets, "fonts/samplefont.ttf");
|
|
@ -0,0 +1,100 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProjectGuid>{372E5BC2-A3D9-4805-82FC-404964E35B27}</ProjectGuid>
|
||||
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||
<TemplateGuid>{c9e5eea5-ca05-42a1-839b-61506e0a37df}</TemplateGuid>
|
||||
<OutputType>Library</OutputType>
|
||||
<RootNamespace>FlexLayout.Droid</RootNamespace>
|
||||
<AssemblyName>FlexLayout.Android</AssemblyName>
|
||||
<AndroidApplication>True</AndroidApplication>
|
||||
<AndroidResgenFile>Resources\Resource.designer.cs</AndroidResgenFile>
|
||||
<AndroidResgenClass>Resource</AndroidResgenClass>
|
||||
<AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
|
||||
<MonoAndroidResourcePrefix>Resources</MonoAndroidResourcePrefix>
|
||||
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
|
||||
<AndroidUseLatestPlatformSdk>false</AndroidUseLatestPlatformSdk>
|
||||
<TargetFrameworkVersion>v8.1</TargetFrameworkVersion>
|
||||
<NuGetPackageImportStamp>
|
||||
</NuGetPackageImportStamp>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>bin\Debug</OutputPath>
|
||||
<DefineConstants>DEBUG;</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<AndroidLinkMode>None</AndroidLinkMode>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release</OutputPath>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<AndroidManagedSymbols>true</AndroidManagedSymbols>
|
||||
<AndroidUseSharedRuntime>false</AndroidUseSharedRuntime>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Mono.Android" />
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Xamarin.Forms" Version="3.1.0.287765-nightly" />
|
||||
<PackageReference Include="Xamarin.Android.Support.Design" Version="27.0.2-preview1" />
|
||||
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="27.0.2-preview1" />
|
||||
<PackageReference Include="Xamarin.Android.Support.v4" Version="27.0.2-preview1" />
|
||||
<PackageReference Include="Xamarin.Android.Support.v7.CardView" Version="27.0.2-preview1" />
|
||||
<PackageReference Include="Xamarin.Android.Support.v7.MediaRouter" Version="27.0.2-preview1" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="MainActivity.cs" />
|
||||
<Compile Include="Resources\Resource.Designer.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Resources\AboutResources.txt" />
|
||||
<None Include="Assets\AboutAssets.txt" />
|
||||
<None Include="Properties\AndroidManifest.xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\layout\Tabbar.axml" />
|
||||
<AndroidResource Include="Resources\layout\Toolbar.axml" />
|
||||
<AndroidResource Include="Resources\values\styles.xml" />
|
||||
<AndroidResource Include="Resources\values\colors.xml" />
|
||||
<AndroidResource Include="Resources\mipmap-anydpi-v26\icon.xml" />
|
||||
<AndroidResource Include="Resources\mipmap-anydpi-v26\icon_round.xml" />
|
||||
<AndroidResource Include="Resources\mipmap-hdpi\Icon.png" />
|
||||
<AndroidResource Include="Resources\mipmap-hdpi\launcher_foreground.png" />
|
||||
<AndroidResource Include="Resources\mipmap-mdpi\Icon.png" />
|
||||
<AndroidResource Include="Resources\mipmap-mdpi\launcher_foreground.png" />
|
||||
<AndroidResource Include="Resources\mipmap-xhdpi\Icon.png" />
|
||||
<AndroidResource Include="Resources\mipmap-xhdpi\launcher_foreground.png" />
|
||||
<AndroidResource Include="Resources\mipmap-xxhdpi\Icon.png" />
|
||||
<AndroidResource Include="Resources\mipmap-xxhdpi\launcher_foreground.png" />
|
||||
<AndroidResource Include="Resources\mipmap-xxxhdpi\Icon.png" />
|
||||
<AndroidResource Include="Resources\mipmap-xxxhdpi\launcher_foreground.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Resources\drawable-hdpi\" />
|
||||
<Folder Include="Resources\drawable-xhdpi\" />
|
||||
<Folder Include="Resources\drawable-xxhdpi\" />
|
||||
<Folder Include="Resources\drawable-xxxhdpi\" />
|
||||
<Folder Include="Resources\drawable\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\FlexLayout\FlexLayout.csproj">
|
||||
<Project>{02D39CA3-49B3-41D8-AB5F-35795566DA35}</Project>
|
||||
<Name>FlexLayout</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
|
||||
</Project>
|
|
@ -0,0 +1,27 @@
|
|||
using System;
|
||||
|
||||
using Android.App;
|
||||
using Android.Content.PM;
|
||||
using Android.Runtime;
|
||||
using Android.Views;
|
||||
using Android.Widget;
|
||||
using Android.OS;
|
||||
|
||||
namespace FlexLayout.Droid
|
||||
{
|
||||
[Activity(Label = "FlexLayout", Icon = "@mipmap/icon", Theme = "@style/MainTheme", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation)]
|
||||
public class MainActivity : global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity
|
||||
{
|
||||
protected override void OnCreate(Bundle bundle)
|
||||
{
|
||||
TabLayoutResource = Resource.Layout.Tabbar;
|
||||
ToolbarResource = Resource.Layout.Toolbar;
|
||||
|
||||
base.OnCreate(bundle);
|
||||
|
||||
global::Xamarin.Forms.Forms.Init(this, bundle);
|
||||
LoadApplication(new App());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.companyname.FlexLayout">
|
||||
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="27" />
|
||||
<application android:label="FlexLayout.Android"></application>
|
||||
</manifest>
|
|
@ -0,0 +1,34 @@
|
|||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
using Android.App;
|
||||
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("FlexLayout.Android")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("FlexLayout.Android")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2014")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
||||
// Version information for an assembly consists of the following four values:
|
||||
//
|
||||
// Major Version
|
||||
// Minor Version
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||
|
||||
// Add some common permissions, these can be removed if not needed
|
||||
[assembly: UsesPermission(Android.Manifest.Permission.Internet)]
|
||||
[assembly: UsesPermission(Android.Manifest.Permission.WriteExternalStorage)]
|
|
@ -0,0 +1,50 @@
|
|||
Images, layout descriptions, binary blobs and string dictionaries can be included
|
||||
in your application as resource files. Various Android APIs are designed to
|
||||
operate on the resource IDs instead of dealing with images, strings or binary blobs
|
||||
directly.
|
||||
|
||||
For example, a sample Android app that contains a user interface layout (main.xml),
|
||||
an internationalization string table (strings.xml) and some icons (drawable-XXX/icon.png)
|
||||
would keep its resources in the "Resources" directory of the application:
|
||||
|
||||
Resources/
|
||||
drawable-hdpi/
|
||||
icon.png
|
||||
|
||||
drawable-ldpi/
|
||||
icon.png
|
||||
|
||||
drawable-mdpi/
|
||||
icon.png
|
||||
|
||||
layout/
|
||||
main.xml
|
||||
|
||||
values/
|
||||
strings.xml
|
||||
|
||||
In order to get the build system to recognize Android resources, set the build action to
|
||||
"AndroidResource". The native Android APIs do not operate directly with filenames, but
|
||||
instead operate on resource IDs. When you compile an Android application that uses resources,
|
||||
the build system will package the resources for distribution and generate a class called
|
||||
"Resource" that contains the tokens for each one of the resources included. For example,
|
||||
for the above Resources layout, this is what the Resource class would expose:
|
||||
|
||||
public class Resource {
|
||||
public class drawable {
|
||||
public const int icon = 0x123;
|
||||
}
|
||||
|
||||
public class layout {
|
||||
public const int main = 0x456;
|
||||
}
|
||||
|
||||
public class strings {
|
||||
public const int first_string = 0xabc;
|
||||
public const int second_string = 0xbcd;
|
||||
}
|
||||
}
|
||||
|
||||
You would then use R.drawable.icon to reference the drawable/icon.png file, or Resource.layout.main
|
||||
to reference the layout/main.xml file, or Resource.strings.first_string to reference the first
|
||||
string in the dictionary file values/strings.xml.
|
7504
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.Android/Resources/Resource.designer.cs
сгенерированный
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<android.support.design.widget.TabLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:id="@+id/sliding_tabs"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?attr/colorPrimary"
|
||||
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
|
||||
app:tabIndicatorColor="@android:color/white"
|
||||
app:tabGravity="fill"
|
||||
app:tabMode="fixed" />
|
|
@ -0,0 +1,9 @@
|
|||
<android.support.v7.widget.Toolbar
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/toolbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?attr/colorPrimary"
|
||||
android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
|
||||
android:popupTheme="@style/ThemeOverlay.AppCompat.Light" />
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/launcher_background" />
|
||||
<foreground android:drawable="@mipmap/launcher_foreground" />
|
||||
</adaptive-icon>
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/launcher_background" />
|
||||
<foreground android:drawable="@mipmap/launcher_foreground" />
|
||||
</adaptive-icon>
|
После Ширина: | Высота: | Размер: 4.6 KiB |
После Ширина: | Высота: | Размер: 11 KiB |
После Ширина: | Высота: | Размер: 2.7 KiB |
После Ширина: | Высота: | Размер: 6.3 KiB |
После Ширина: | Высота: | Размер: 6.9 KiB |
После Ширина: | Высота: | Размер: 18 KiB |
После Ширина: | Высота: | Размер: 12 KiB |
После Ширина: | Высота: | Размер: 33 KiB |
После Ширина: | Высота: | Размер: 19 KiB |
После Ширина: | Высота: | Размер: 51 KiB |
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="launcher_background">#FFFFFF</color>
|
||||
<color name="colorPrimary">#3F51B5</color>
|
||||
<color name="colorPrimaryDark">#303F9F</color>
|
||||
<color name="colorAccent">#FF4081</color>
|
||||
</resources>
|
|
@ -0,0 +1,30 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<resources>
|
||||
|
||||
<style name="MainTheme" parent="MainTheme.Base">
|
||||
</style>
|
||||
<!-- Base theme applied no matter what API -->
|
||||
<style name="MainTheme.Base" parent="Theme.AppCompat.Light.DarkActionBar">
|
||||
<!--If you are using revision 22.1 please use just windowNoTitle. Without android:-->
|
||||
<item name="windowNoTitle">true</item>
|
||||
<!--We will be using the toolbar so no need to show ActionBar-->
|
||||
<item name="windowActionBar">false</item>
|
||||
<!-- Set theme colors from http://www.google.com/design/spec/style/color.html#color-color-palette -->
|
||||
<!-- colorPrimary is used for the default action bar background -->
|
||||
<item name="colorPrimary">#2196F3</item>
|
||||
<!-- colorPrimaryDark is used for the status bar -->
|
||||
<item name="colorPrimaryDark">#1976D2</item>
|
||||
<!-- colorAccent is used as the default value for colorControlActivated
|
||||
which is used to tint widgets -->
|
||||
<item name="colorAccent">#FF4081</item>
|
||||
<!-- You can also set colorControlNormal, colorControlActivated
|
||||
colorControlHighlight and colorSwitchThumbNormal. -->
|
||||
<item name="windowActionModeOverlay">true</item>
|
||||
|
||||
<item name="android:datePickerDialogTheme">@style/AppCompatDialogStyle</item>
|
||||
</style>
|
||||
|
||||
<style name="AppCompatDialogStyle" parent="Theme.AppCompat.Light.Dialog">
|
||||
<item name="colorAccent">#FF4081</item>
|
||||
</style>
|
||||
</resources>
|
|
@ -0,0 +1,8 @@
|
|||
<Application
|
||||
x:Class="FlexLayout.UWP.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="using:FlexLayout.UWP"
|
||||
RequestedTheme="Light">
|
||||
|
||||
</Application>
|
|
@ -0,0 +1,101 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Runtime.InteropServices.WindowsRuntime;
|
||||
using Windows.ApplicationModel;
|
||||
using Windows.ApplicationModel.Activation;
|
||||
using Windows.Foundation;
|
||||
using Windows.Foundation.Collections;
|
||||
using Windows.UI.Xaml;
|
||||
using Windows.UI.Xaml.Controls;
|
||||
using Windows.UI.Xaml.Controls.Primitives;
|
||||
using Windows.UI.Xaml.Data;
|
||||
using Windows.UI.Xaml.Input;
|
||||
using Windows.UI.Xaml.Media;
|
||||
using Windows.UI.Xaml.Navigation;
|
||||
|
||||
namespace FlexLayout.UWP
|
||||
{
|
||||
/// <summary>
|
||||
/// Provides application-specific behavior to supplement the default Application class.
|
||||
/// </summary>
|
||||
sealed partial class App : Application
|
||||
{
|
||||
/// <summary>
|
||||
/// Initializes the singleton application object. This is the first line of authored code
|
||||
/// executed, and as such is the logical equivalent of main() or WinMain().
|
||||
/// </summary>
|
||||
public App()
|
||||
{
|
||||
this.InitializeComponent();
|
||||
this.Suspending += OnSuspending;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Invoked when the application is launched normally by the end user. Other entry points
|
||||
/// will be used such as when the application is launched to open a specific file.
|
||||
/// </summary>
|
||||
/// <param name="e">Details about the launch request and process.</param>
|
||||
protected override void OnLaunched(LaunchActivatedEventArgs e)
|
||||
{
|
||||
|
||||
|
||||
Frame rootFrame = Window.Current.Content as Frame;
|
||||
|
||||
// Do not repeat app initialization when the Window already has content,
|
||||
// just ensure that the window is active
|
||||
if (rootFrame == null)
|
||||
{
|
||||
// Create a Frame to act as the navigation context and navigate to the first page
|
||||
rootFrame = new Frame();
|
||||
|
||||
rootFrame.NavigationFailed += OnNavigationFailed;
|
||||
|
||||
Xamarin.Forms.Forms.Init(e);
|
||||
|
||||
if (e.PreviousExecutionState == ApplicationExecutionState.Terminated)
|
||||
{
|
||||
//TODO: Load state from previously suspended application
|
||||
}
|
||||
|
||||
// Place the frame in the current Window
|
||||
Window.Current.Content = rootFrame;
|
||||
}
|
||||
|
||||
if (rootFrame.Content == null)
|
||||
{
|
||||
// When the navigation stack isn't restored navigate to the first page,
|
||||
// configuring the new page by passing required information as a navigation
|
||||
// parameter
|
||||
rootFrame.Navigate(typeof(MainPage), e.Arguments);
|
||||
}
|
||||
// Ensure the current window is active
|
||||
Window.Current.Activate();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Invoked when Navigation to a certain page fails
|
||||
/// </summary>
|
||||
/// <param name="sender">The Frame which failed navigation</param>
|
||||
/// <param name="e">Details about the navigation failure</param>
|
||||
void OnNavigationFailed(object sender, NavigationFailedEventArgs e)
|
||||
{
|
||||
throw new Exception("Failed to load Page " + e.SourcePageType.FullName);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Invoked when application execution is being suspended. Application state is saved
|
||||
/// without knowing whether the application will be terminated or resumed with the contents
|
||||
/// of memory still intact.
|
||||
/// </summary>
|
||||
/// <param name="sender">The source of the suspend request.</param>
|
||||
/// <param name="e">Details about the suspend request.</param>
|
||||
private void OnSuspending(object sender, SuspendingEventArgs e)
|
||||
{
|
||||
var deferral = e.SuspendingOperation.GetDeferral();
|
||||
//TODO: Save application state and stop any background activity
|
||||
deferral.Complete();
|
||||
}
|
||||
}
|
||||
}
|
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.UWP/Assets/LargeTile.scale-100.png
Normal file
После Ширина: | Высота: | Размер: 6.0 KiB |
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.UWP/Assets/LargeTile.scale-200.png
Normal file
После Ширина: | Высота: | Размер: 14 KiB |
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.UWP/Assets/LargeTile.scale-400.png
Normal file
После Ширина: | Высота: | Размер: 31 KiB |
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.UWP/Assets/SmallTile.scale-100.png
Normal file
После Ширина: | Высота: | Размер: 1.2 KiB |
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.UWP/Assets/SmallTile.scale-200.png
Normal file
После Ширина: | Высота: | Размер: 2.5 KiB |
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.UWP/Assets/SmallTile.scale-400.png
Normal file
После Ширина: | Высота: | Размер: 5.4 KiB |
После Ширина: | Высота: | Размер: 6.4 KiB |
После Ширина: | Высота: | Размер: 15 KiB |
После Ширина: | Высота: | Размер: 39 KiB |
После Ширина: | Высота: | Размер: 2.7 KiB |
После Ширина: | Высота: | Размер: 5.8 KiB |
После Ширина: | Высота: | Размер: 13 KiB |
После Ширина: | Высота: | Размер: 394 B |
После Ширина: | Высота: | Размер: 9.5 KiB |
После Ширина: | Высота: | Размер: 1.2 KiB |
После Ширина: | Высота: | Размер: 1.1 KiB |
После Ширина: | Высота: | Размер: 2.4 KiB |
После Ширина: | Высота: | Размер: 4.6 KiB |
После Ширина: | Высота: | Размер: 394 B |
После Ширина: | Высота: | Размер: 9.5 KiB |
После Ширина: | Высота: | Размер: 1.2 KiB |
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.UWP/Assets/StoreLogo.backup.png
Normal file
После Ширина: | Высота: | Размер: 392 B |
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.UWP/Assets/StoreLogo.scale-100.png
Normal file
После Ширина: | Высота: | Размер: 836 B |
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.UWP/Assets/StoreLogo.scale-200.png
Normal file
После Ширина: | Высота: | Размер: 1.7 KiB |
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.UWP/Assets/StoreLogo.scale-400.png
Normal file
После Ширина: | Высота: | Размер: 3.6 KiB |
После Ширина: | Высота: | Размер: 2.9 KiB |
После Ширина: | Высота: | Размер: 6.4 KiB |
После Ширина: | Высота: | Размер: 15 KiB |
|
@ -0,0 +1,159 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
||||
<ProjectGuid>{00CBC771-9B90-4074-813E-C2C98BBF2B2A}</ProjectGuid>
|
||||
<OutputType>AppContainerExe</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>FlexLayout.UWP</RootNamespace>
|
||||
<AssemblyName>FlexLayout.UWP</AssemblyName>
|
||||
<DefaultLanguage>en-US</DefaultLanguage>
|
||||
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
|
||||
<TargetPlatformVersion>10.0.16299.0</TargetPlatformVersion>
|
||||
<TargetPlatformMinVersion>10.0.16299.0</TargetPlatformMinVersion>
|
||||
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
|
||||
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||
<PackageCertificateKeyFile>FlexLayout.UWP_TemporaryKey.pfx</PackageCertificateKeyFile>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<OutputPath>bin\ARM\Debug\</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
||||
<NoWarn>;2008</NoWarn>
|
||||
<DebugType>full</DebugType>
|
||||
<PlatformTarget>ARM</PlatformTarget>
|
||||
<UseVSHostingProcess>false</UseVSHostingProcess>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<Prefer32Bit>true</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
|
||||
<OutputPath>bin\ARM\Release\</OutputPath>
|
||||
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
||||
<Optimize>true</Optimize>
|
||||
<NoWarn>;2008</NoWarn>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<PlatformTarget>ARM</PlatformTarget>
|
||||
<UseVSHostingProcess>false</UseVSHostingProcess>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<Prefer32Bit>true</Prefer32Bit>
|
||||
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<OutputPath>bin\x64\Debug\</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
||||
<NoWarn>;2008</NoWarn>
|
||||
<DebugType>full</DebugType>
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
<UseVSHostingProcess>false</UseVSHostingProcess>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<Prefer32Bit>true</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
||||
<OutputPath>bin\x64\Release\</OutputPath>
|
||||
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
||||
<Optimize>true</Optimize>
|
||||
<NoWarn>;2008</NoWarn>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
<UseVSHostingProcess>false</UseVSHostingProcess>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<Prefer32Bit>true</Prefer32Bit>
|
||||
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<OutputPath>bin\x86\Debug\</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
||||
<NoWarn>;2008</NoWarn>
|
||||
<DebugType>full</DebugType>
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<UseVSHostingProcess>false</UseVSHostingProcess>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<Prefer32Bit>true</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
||||
<OutputPath>bin\x86\Release\</OutputPath>
|
||||
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
|
||||
<Optimize>true</Optimize>
|
||||
<NoWarn>;2008</NoWarn>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<UseVSHostingProcess>false</UseVSHostingProcess>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<Prefer32Bit>true</Prefer32Bit>
|
||||
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="App.xaml.cs">
|
||||
<DependentUpon>App.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="MainPage.xaml.cs">
|
||||
<DependentUpon>MainPage.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AppxManifest Include="Package.appxmanifest">
|
||||
<SubType>Designer</SubType>
|
||||
</AppxManifest>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Assets\LargeTile.scale-100.png" />
|
||||
<Content Include="Assets\LargeTile.scale-200.png" />
|
||||
<Content Include="Assets\LargeTile.scale-400.png" />
|
||||
<Content Include="Assets\SmallTile.scale-100.png" />
|
||||
<Content Include="Assets\SmallTile.scale-200.png" />
|
||||
<Content Include="Assets\SmallTile.scale-400.png" />
|
||||
<Content Include="Assets\SplashScreen.scale-100.png" />
|
||||
<Content Include="Assets\SplashScreen.scale-200.png" />
|
||||
<Content Include="Assets\SplashScreen.scale-400.png" />
|
||||
<Content Include="Assets\Square150x150Logo.scale-100.png" />
|
||||
<Content Include="Assets\Square150x150Logo.scale-200.png" />
|
||||
<Content Include="Assets\Square150x150Logo.scale-400.png" />
|
||||
<Content Include="Assets\Square44x44Logo.altform-unplated_targetsize-16.png" />
|
||||
<Content Include="Assets\Square44x44Logo.altform-unplated_targetsize-256.png" />
|
||||
<Content Include="Assets\Square44x44Logo.altform-unplated_targetsize-48.png" />
|
||||
<Content Include="Assets\Square44x44Logo.scale-100.png" />
|
||||
<Content Include="Assets\Square44x44Logo.scale-200.png" />
|
||||
<Content Include="Assets\Square44x44Logo.scale-400.png" />
|
||||
<Content Include="Assets\Square44x44Logo.targetsize-16.png" />
|
||||
<Content Include="Assets\Square44x44Logo.targetsize-256.png" />
|
||||
<Content Include="Assets\Square44x44Logo.targetsize-48.png" />
|
||||
<Content Include="Assets\StoreLogo.scale-100.png" />
|
||||
<Content Include="Assets\StoreLogo.scale-200.png" />
|
||||
<Content Include="Assets\StoreLogo.scale-400.png" />
|
||||
<Content Include="Assets\Wide310x150Logo.scale-100.png" />
|
||||
<Content Include="Assets\Wide310x150Logo.scale-200.png" />
|
||||
<Content Include="Assets\Wide310x150Logo.scale-400.png" />
|
||||
<Content Include="Properties\Default.rd.xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ApplicationDefinition Include="App.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</ApplicationDefinition>
|
||||
<Page Include="MainPage.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Xamarin.Forms" Version="3.1.0.287765-nightly" />
|
||||
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.0.1" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\FlexLayout\FlexLayout.csproj">
|
||||
<Project>{02D39CA3-49B3-41D8-AB5F-35795566DA35}</Project>
|
||||
<Name>FlexLayout</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' ">
|
||||
<VisualStudioVersion>14.0</VisualStudioVersion>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
|
||||
</Project>
|
|
@ -0,0 +1,15 @@
|
|||
<forms:WindowsPage
|
||||
x:Class="FlexLayout.UWP.MainPage"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:forms="using:Xamarin.Forms.Platform.UWP"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="using:FlexLayout.UWP"
|
||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
mc:Ignorable="d"
|
||||
Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
|
||||
|
||||
<Grid Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
|
||||
|
||||
</Grid>
|
||||
</forms:WindowsPage>
|
|
@ -0,0 +1,27 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Runtime.InteropServices.WindowsRuntime;
|
||||
using Windows.Foundation;
|
||||
using Windows.Foundation.Collections;
|
||||
using Windows.UI.Xaml;
|
||||
using Windows.UI.Xaml.Controls;
|
||||
using Windows.UI.Xaml.Controls.Primitives;
|
||||
using Windows.UI.Xaml.Data;
|
||||
using Windows.UI.Xaml.Input;
|
||||
using Windows.UI.Xaml.Media;
|
||||
using Windows.UI.Xaml.Navigation;
|
||||
|
||||
namespace FlexLayout.UWP
|
||||
{
|
||||
public sealed partial class MainPage
|
||||
{
|
||||
public MainPage()
|
||||
{
|
||||
this.InitializeComponent();
|
||||
|
||||
LoadApplication(new FlexLayout.App());
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,55 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<Package
|
||||
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"
|
||||
xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest"
|
||||
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
|
||||
IgnorableNamespaces="uap mp">
|
||||
|
||||
<Identity
|
||||
Name="5a12c3b0-2dde-49aa-b27b-b55438053819"
|
||||
Publisher="CN=a00b91c8-71e7-4674-9dfd-e1e41e5ddca1"
|
||||
Version="1.0.0.0" />
|
||||
|
||||
<mp:PhoneIdentity PhoneProductId="ec0cc741-fd3e-485c-81be-68815c480690" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
|
||||
|
||||
<Properties>
|
||||
<DisplayName>FlexLayout.UWP</DisplayName>
|
||||
<PublisherDisplayName>a00b91c8-71e7-4674-9dfd-e1e41e5ddca1</PublisherDisplayName>
|
||||
<Logo>Assets\StoreLogo.png</Logo>
|
||||
</Properties>
|
||||
|
||||
<Dependencies>
|
||||
<TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.0.0" MaxVersionTested="10.0.0.0" />
|
||||
</Dependencies>
|
||||
|
||||
<Resources>
|
||||
<Resource Language="x-generate"/>
|
||||
</Resources>
|
||||
|
||||
<Applications>
|
||||
<Application Id="App"
|
||||
Executable="$targetnametoken$.exe"
|
||||
EntryPoint="FlexLayout.UWP.App">
|
||||
<uap:VisualElements
|
||||
DisplayName="FlexLayout.UWP"
|
||||
Square150x150Logo="Assets\Square150x150Logo.png"
|
||||
Square44x44Logo="Assets\Square44x44Logo.png"
|
||||
Description="FlexLayout.UWP"
|
||||
BackgroundColor="transparent">
|
||||
<uap:DefaultTile Wide310x150Logo="Assets\Wide310x150Logo.png" Square310x310Logo="Assets\LargeTile.png" Square71x71Logo="Assets\SmallTile.png">
|
||||
<uap:ShowNameOnTiles>
|
||||
<uap:ShowOn Tile="square150x150Logo" />
|
||||
<uap:ShowOn Tile="wide310x150Logo" />
|
||||
<uap:ShowOn Tile="square310x310Logo" />
|
||||
</uap:ShowNameOnTiles>
|
||||
</uap:DefaultTile>
|
||||
<uap:SplashScreen Image="Assets\SplashScreen.png" />
|
||||
</uap:VisualElements>
|
||||
</Application>
|
||||
</Applications>
|
||||
|
||||
<Capabilities>
|
||||
<Capability Name="internetClient" />
|
||||
</Capabilities>
|
||||
</Package>
|
|
@ -0,0 +1,29 @@
|
|||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("FlexLayout.UWP")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("FlexLayout.UWP")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2015")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
// Version information for an assembly consists of the following four values:
|
||||
//
|
||||
// Major Version
|
||||
// Minor Version
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||
[assembly: ComVisible(false)]
|
|
@ -0,0 +1,31 @@
|
|||
<!--
|
||||
This file contains Runtime Directives used by .NET Native. The defaults here are suitable for most
|
||||
developers. However, you can modify these parameters to modify the behavior of the .NET Native
|
||||
optimizer.
|
||||
|
||||
Runtime Directives are documented at http://go.microsoft.com/fwlink/?LinkID=391919
|
||||
|
||||
To fully enable reflection for App1.MyClass and all of its public/private members
|
||||
<Type Name="App1.MyClass" Dynamic="Required All"/>
|
||||
|
||||
To enable dynamic creation of the specific instantiation of AppClass<T> over System.Int32
|
||||
<TypeInstantiation Name="App1.AppClass" Arguments="System.Int32" Activate="Required Public" />
|
||||
|
||||
Using the Namespace directive to apply reflection policy to all the types in a particular namespace
|
||||
<Namespace Name="DataClasses.ViewModels" Seralize="All" />
|
||||
-->
|
||||
|
||||
<Directives xmlns="http://schemas.microsoft.com/netfx/2013/01/metadata">
|
||||
<Application>
|
||||
<!--
|
||||
An Assembly element with Name="*Application*" applies to all assemblies in
|
||||
the application package. The asterisks are not wildcards.
|
||||
-->
|
||||
<Assembly Name="*Application*" Dynamic="Required All" />
|
||||
|
||||
|
||||
<!-- Add your application specific runtime directives here. -->
|
||||
|
||||
|
||||
</Application>
|
||||
</Directives>
|
|
@ -0,0 +1,31 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
using Foundation;
|
||||
using UIKit;
|
||||
|
||||
namespace FlexLayout.iOS
|
||||
{
|
||||
// The UIApplicationDelegate for the application. This class is responsible for launching the
|
||||
// User Interface of the application, as well as listening (and optionally responding) to
|
||||
// application events from iOS.
|
||||
[Register("AppDelegate")]
|
||||
public partial class AppDelegate : global::Xamarin.Forms.Platform.iOS.FormsApplicationDelegate
|
||||
{
|
||||
//
|
||||
// This method is invoked when the application has loaded and is ready to run. In this
|
||||
// method you should instantiate the window, load the UI into it and then make the window
|
||||
// visible.
|
||||
//
|
||||
// You have 17 seconds to return from this method, or iOS will terminate your application.
|
||||
//
|
||||
public override bool FinishedLaunching(UIApplication app, NSDictionary options)
|
||||
{
|
||||
global::Xamarin.Forms.Forms.Init();
|
||||
LoadApplication(new App());
|
||||
|
||||
return base.FinishedLaunching(app, options);
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,116 @@
|
|||
{
|
||||
"images": [
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "20x20",
|
||||
"idiom": "iphone",
|
||||
"filename": "Icon40.png"
|
||||
},
|
||||
{
|
||||
"scale": "3x",
|
||||
"size": "20x20",
|
||||
"idiom": "iphone",
|
||||
"filename": "Icon60.png"
|
||||
},
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "29x29",
|
||||
"idiom": "iphone",
|
||||
"filename": "Icon58.png"
|
||||
},
|
||||
{
|
||||
"scale": "3x",
|
||||
"size": "29x29",
|
||||
"idiom": "iphone",
|
||||
"filename": "Icon87.png"
|
||||
},
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "40x40",
|
||||
"idiom": "iphone",
|
||||
"filename": "Icon80.png"
|
||||
},
|
||||
{
|
||||
"scale": "3x",
|
||||
"size": "40x40",
|
||||
"idiom": "iphone",
|
||||
"filename": "Icon120.png"
|
||||
},
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "60x60",
|
||||
"idiom": "iphone",
|
||||
"filename": "Icon120.png"
|
||||
},
|
||||
{
|
||||
"scale": "3x",
|
||||
"size": "60x60",
|
||||
"idiom": "iphone",
|
||||
"filename": "Icon180.png"
|
||||
},
|
||||
{
|
||||
"scale": "1x",
|
||||
"size": "20x20",
|
||||
"idiom": "ipad",
|
||||
"filename": "Icon20.png"
|
||||
},
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "20x20",
|
||||
"idiom": "ipad",
|
||||
"filename": "Icon40.png"
|
||||
},
|
||||
{
|
||||
"scale": "1x",
|
||||
"size": "29x29",
|
||||
"idiom": "ipad",
|
||||
"filename": "Icon29.png"
|
||||
},
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "29x29",
|
||||
"idiom": "ipad",
|
||||
"filename": "Icon58.png"
|
||||
},
|
||||
{
|
||||
"scale": "1x",
|
||||
"size": "40x40",
|
||||
"idiom": "ipad",
|
||||
"filename": "Icon40.png"
|
||||
},
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "40x40",
|
||||
"idiom": "ipad",
|
||||
"filename": "Icon80.png"
|
||||
},
|
||||
{
|
||||
"scale": "1x",
|
||||
"size": "76x76",
|
||||
"idiom": "ipad",
|
||||
"filename": "Icon76.png"
|
||||
},
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "76x76",
|
||||
"idiom": "ipad",
|
||||
"filename": "Icon152.png"
|
||||
},
|
||||
{
|
||||
"scale": "2x",
|
||||
"size": "83.5x83.5",
|
||||
"idiom": "ipad",
|
||||
"filename": "Icon167.png"
|
||||
},
|
||||
{
|
||||
"scale": "1x",
|
||||
"size": "1024x1024",
|
||||
"idiom": "ios-marketing"
|
||||
}
|
||||
],
|
||||
"properties": {},
|
||||
"info": {
|
||||
"version": 1,
|
||||
"author": "xcode"
|
||||
}
|
||||
}
|
После Ширина: | Высота: | Размер: 3.7 KiB |
После Ширина: | Высота: | Размер: 4.6 KiB |
После Ширина: | Высота: | Размер: 4.6 KiB |
После Ширина: | Высота: | Размер: 5.1 KiB |
После Ширина: | Высота: | Размер: 1.3 KiB |
После Ширина: | Высота: | Размер: 845 B |
После Ширина: | Высота: | Размер: 1.1 KiB |
После Ширина: | Высота: | Размер: 1.7 KiB |
После Ширина: | Высота: | Размер: 2.5 KiB |
После Ширина: | Высота: | Размер: 2.3 KiB |
После Ширина: | Высота: | Размер: 2.4 KiB |
После Ширина: | Высота: | Размер: 2.7 KiB |
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -0,0 +1,156 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
|
||||
<ProductVersion>8.0.30703</ProductVersion>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>{9F069D79-BDC8-46CA-A183-F59A6D88473E}</ProjectGuid>
|
||||
<ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||
<TemplateGuid>{6143fdea-f3c2-4a09-aafa-6e230626515e}</TemplateGuid>
|
||||
<OutputType>Exe</OutputType>
|
||||
<RootNamespace>FlexLayout.iOS</RootNamespace>
|
||||
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
|
||||
<AssemblyName>FlexLayout.iOS</AssemblyName>
|
||||
<NuGetPackageImportStamp>
|
||||
</NuGetPackageImportStamp>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
|
||||
<DefineConstants>DEBUG</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<ConsolePause>false</ConsolePause>
|
||||
<MtouchArch>x86_64</MtouchArch>
|
||||
<MtouchLink>None</MtouchLink>
|
||||
<MtouchDebug>true</MtouchDebug>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
||||
<DebugType>none</DebugType>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\iPhoneSimulator\Release</OutputPath>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<MtouchLink>None</MtouchLink>
|
||||
<MtouchArch>x86_64</MtouchArch>
|
||||
<ConsolePause>false</ConsolePause>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>bin\iPhone\Debug</OutputPath>
|
||||
<DefineConstants>DEBUG</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<ConsolePause>false</ConsolePause>
|
||||
<MtouchArch>ARM64</MtouchArch>
|
||||
<CodesignKey>iPhone Developer</CodesignKey>
|
||||
<MtouchDebug>true</MtouchDebug>
|
||||
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
||||
<DebugType>none</DebugType>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\iPhone\Release</OutputPath>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<MtouchArch>ARM64</MtouchArch>
|
||||
<ConsolePause>false</ConsolePause>
|
||||
<CodesignKey>iPhone Developer</CodesignKey>
|
||||
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone' ">
|
||||
<DebugType>none</DebugType>
|
||||
<Optimize>True</Optimize>
|
||||
<OutputPath>bin\iPhone\Ad-Hoc</OutputPath>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<ConsolePause>False</ConsolePause>
|
||||
<MtouchArch>ARM64</MtouchArch>
|
||||
<BuildIpa>True</BuildIpa>
|
||||
<CodesignProvision>Automatic:AdHoc</CodesignProvision>
|
||||
<CodesignKey>iPhone Distribution</CodesignKey>
|
||||
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|iPhone' ">
|
||||
<DebugType>none</DebugType>
|
||||
<Optimize>True</Optimize>
|
||||
<OutputPath>bin\iPhone\AppStore</OutputPath>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<ConsolePause>False</ConsolePause>
|
||||
<MtouchArch>ARM64</MtouchArch>
|
||||
<CodesignProvision>Automatic:AppStore</CodesignProvision>
|
||||
<CodesignKey>iPhone Distribution</CodesignKey>
|
||||
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Main.cs" />
|
||||
<Compile Include="AppDelegate.cs" />
|
||||
<None Include="Entitlements.plist" />
|
||||
<None Include="Info.plist" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<InterfaceDefinition Include="Resources\LaunchScreen.storyboard" />
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Contents.json">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon180.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon167.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon152.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon120.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon87.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon80.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon76.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon60.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon58.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon40.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon29.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
<ImageAsset Include="Assets.xcassets\AppIcon.appiconset\Icon20.png">
|
||||
<Visible>false</Visible>
|
||||
</ImageAsset>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="Xamarin.iOS" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Xamarin.Forms" Version="3.1.0.287765-nightly" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\FlexLayout\FlexLayout.csproj">
|
||||
<Project>{02D39CA3-49B3-41D8-AB5F-35795566DA35}</Project>
|
||||
<Name>FlexLayout</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
</Project>
|
|
@ -0,0 +1,38 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>UIDeviceFamily</key>
|
||||
<array>
|
||||
<integer>1</integer>
|
||||
<integer>2</integer>
|
||||
</array>
|
||||
<key>UISupportedInterfaceOrientations</key>
|
||||
<array>
|
||||
<string>UIInterfaceOrientationPortrait</string>
|
||||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||
</array>
|
||||
<key>UISupportedInterfaceOrientations~ipad</key>
|
||||
<array>
|
||||
<string>UIInterfaceOrientationPortrait</string>
|
||||
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
||||
<string>UIInterfaceOrientationLandscapeLeft</string>
|
||||
<string>UIInterfaceOrientationLandscapeRight</string>
|
||||
</array>
|
||||
<key>MinimumOSVersion</key>
|
||||
<string>8.0</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>FlexLayout</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.companyname.FlexLayout</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
<string>LaunchScreen</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>FlexLayout</string>
|
||||
<key>XSAppIconAssets</key>
|
||||
<string>Assets.xcassets/AppIcon.appiconset</string>
|
||||
</dict>
|
||||
</plist>
|
|
@ -0,0 +1,20 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
using Foundation;
|
||||
using UIKit;
|
||||
|
||||
namespace FlexLayout.iOS
|
||||
{
|
||||
public class Application
|
||||
{
|
||||
// This is the main entry point of the application.
|
||||
static void Main(string[] args)
|
||||
{
|
||||
// if you want to use a different Application Delegate class from "AppDelegate"
|
||||
// you can specify it here.
|
||||
UIApplication.Main(args, null, "AppDelegate");
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("FlexLayout.iOS")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("FlexLayout.iOS")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2014")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
// Setting ComVisible to false makes the types in this assembly not visible
|
||||
// to COM components. If you need to access a type in this assembly from
|
||||
// COM, set the ComVisible attribute to true on that type.
|
||||
[assembly: ComVisible(false)]
|
||||
|
||||
// The following GUID is for the ID of the typelib if this project is exposed to COM
|
||||
[assembly: Guid("72bdc44f-c588-44f3-b6df-9aace7daafdd")]
|
||||
|
||||
// Version information for an assembly consists of the following four values:
|
||||
//
|
||||
// Major Version
|
||||
// Minor Version
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.iOS/Resources/Default-568h@2x.png
Normal file
После Ширина: | Высота: | Размер: 8.7 KiB |
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.iOS/Resources/Default-Portrait.png
Normal file
После Ширина: | Высота: | Размер: 10 KiB |
После Ширина: | Высота: | Размер: 34 KiB |
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.iOS/Resources/Default.png
Normal file
После Ширина: | Высота: | Размер: 7.1 KiB |
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/FlexLayout/FlexLayout/FlexLayout.iOS/Resources/Default@2x.png
Normal file
После Ширина: | Высота: | Размер: 8.2 KiB |
|
@ -0,0 +1,39 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6245" systemVersion="13F34" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="X5k-f2-b5h">
|
||||
<dependencies>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6238"/>
|
||||
</dependencies>
|
||||
<scenes>
|
||||
<!--View Controller-->
|
||||
<scene sceneID="gAE-YM-kbH">
|
||||
<objects>
|
||||
<viewController id="X5k-f2-b5h" sceneMemberID="viewController">
|
||||
<layoutGuides>
|
||||
<viewControllerLayoutGuide type="top" id="Y8P-hJ-Z43"/>
|
||||
<viewControllerLayoutGuide type="bottom" id="9ZL-r4-8FZ"/>
|
||||
</layoutGuides>
|
||||
<view key="view" contentMode="scaleToFill" id="yd7-JS-zBw">
|
||||
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" misplaced="YES" image="Icon-60.png" translatesAutoresizingMaskIntoConstraints="NO" id="23">
|
||||
<rect key="frame" x="270" y="270" width="60" height="60"/>
|
||||
<rect key="contentStretch" x="0.0" y="0.0" width="0.0" height="0.0"/>
|
||||
</imageView>
|
||||
</subviews>
|
||||
<color key="backgroundColor" red="0.20392156862745098" green="0.59607843137254901" blue="0.85882352941176465" alpha="1" colorSpace="calibratedRGB"/>
|
||||
<constraints>
|
||||
<constraint firstItem="23" firstAttribute="centerY" secondItem="yd7-JS-zBw" secondAttribute="centerY" priority="1" id="39"/>
|
||||
<constraint firstItem="23" firstAttribute="centerX" secondItem="yd7-JS-zBw" secondAttribute="centerX" priority="1" id="41"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</viewController>
|
||||
<placeholder placeholderIdentifier="IBFirstResponder" id="XAI-xm-WK6" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
||||
</objects>
|
||||
<point key="canvasLocation" x="349" y="339"/>
|
||||
</scene>
|
||||
</scenes>
|
||||
<resources>
|
||||
<image name="Icon-60.png" width="180" height="180"/>
|
||||
</resources>
|
||||
</document>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Application xmlns="http://xamarin.com/schemas/2014/forms"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
|
||||
x:Class="FlexLayout.App">
|
||||
<Application.Resources>
|
||||
|
||||
</Application.Resources>
|
||||
</Application>
|
|
@ -0,0 +1,30 @@
|
|||
using FlexLayout.Views;
|
||||
using Xamarin.Forms;
|
||||
|
||||
namespace FlexLayout
|
||||
{
|
||||
public partial class App : Application
|
||||
{
|
||||
public App ()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
MainPage = new FlexView();
|
||||
}
|
||||
|
||||
protected override void OnStart ()
|
||||
{
|
||||
// Handle when your app starts
|
||||
}
|
||||
|
||||
protected override void OnSleep ()
|
||||
{
|
||||
// Handle when your app sleeps
|
||||
}
|
||||
|
||||
protected override void OnResume ()
|
||||
{
|
||||
// Handle when your app resumes
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,16 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Xamarin.Forms" Version="3.1.0.287765-nightly" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Update="Views\FlexView.xaml">
|
||||
<Generator>MSBuild:UpdateDesignTimeXaml</Generator>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
</Project>
|
|
@ -0,0 +1,135 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<TabbedPage
|
||||
xmlns="http://xamarin.com/schemas/2014/forms"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
|
||||
x:Class="FlexLayout.Views.FlexView"
|
||||
Title="FlexLayout">
|
||||
<TabbedPage.Resources>
|
||||
<ResourceDictionary>
|
||||
|
||||
<Style
|
||||
x:Key="FlexLayoutStyle"
|
||||
TargetType="FlexLayout">
|
||||
<Setter
|
||||
Property="Direction"
|
||||
Value="Row" />
|
||||
<Setter
|
||||
Property="Wrap"
|
||||
Value="Wrap" />
|
||||
<Setter
|
||||
Property="AlignItems"
|
||||
Value="Stretch" />
|
||||
<Setter
|
||||
Property="AlignContent"
|
||||
Value="Start" />
|
||||
</Style>
|
||||
|
||||
<Style x:Key="GridStyle" TargetType="Grid">
|
||||
<Setter
|
||||
Property="HeightRequest"
|
||||
Value="100" />
|
||||
<Setter
|
||||
Property="FlexLayout.Grow"
|
||||
Value="0" />
|
||||
</Style>
|
||||
|
||||
<Style
|
||||
x:Key="SmallGridStyle"
|
||||
TargetType="Grid"
|
||||
BasedOn="{StaticResource GridStyle}">
|
||||
<Setter
|
||||
Property="FlexLayout.Basis"
|
||||
Value="33.33%" />
|
||||
</Style>
|
||||
|
||||
<Style
|
||||
x:Key="MediumGridStyle"
|
||||
TargetType="Grid"
|
||||
BasedOn="{StaticResource GridStyle}">
|
||||
<Setter
|
||||
Property="FlexLayout.Basis"
|
||||
Value="50%" />
|
||||
</Style>
|
||||
|
||||
</ResourceDictionary>
|
||||
</TabbedPage.Resources>
|
||||
<TabbedPage.Children>
|
||||
<ContentPage
|
||||
Title="Align">
|
||||
<FlexLayout
|
||||
Direction="Column">
|
||||
<Label
|
||||
Text="FlexStart"
|
||||
FlexLayout.AlignSelf="Start" />
|
||||
<Label
|
||||
Text="FlexCenter"
|
||||
FlexLayout.AlignSelf="Center" />
|
||||
<Label
|
||||
Text="FlexEnd"
|
||||
FlexLayout.AlignSelf="End" />
|
||||
</FlexLayout>
|
||||
</ContentPage>
|
||||
<ContentPage
|
||||
Title="Justify">
|
||||
<FlexLayout
|
||||
Direction="Row"
|
||||
JustifyContent="SpaceAround">
|
||||
<Label
|
||||
Text="1" />
|
||||
<Label
|
||||
Text="2"/>
|
||||
<Label
|
||||
Text="3" />
|
||||
</FlexLayout>
|
||||
</ContentPage>
|
||||
<ContentPage
|
||||
Title="Child Sizes">
|
||||
<FlexLayout
|
||||
Style="{StaticResource FlexLayoutStyle}">
|
||||
<Grid
|
||||
BackgroundColor="Red"
|
||||
Style="{StaticResource SmallGridStyle}">
|
||||
<Label
|
||||
Text="33.33%" />
|
||||
</Grid>
|
||||
<Grid
|
||||
BackgroundColor="Blue"
|
||||
Style="{StaticResource SmallGridStyle}">
|
||||
<Label
|
||||
Text="33.33%" />
|
||||
</Grid>
|
||||
<Grid
|
||||
BackgroundColor="Pink"
|
||||
Style="{StaticResource SmallGridStyle}">
|
||||
<Label
|
||||
Text="33.33%" />
|
||||
</Grid>
|
||||
<Grid
|
||||
BackgroundColor="Yellow"
|
||||
FlexLayout.Basis="100%"
|
||||
HeightRequest="200">
|
||||
<Label
|
||||
Text="100%" />
|
||||
</Grid>
|
||||
<Grid
|
||||
BackgroundColor="Purple"
|
||||
Style="{StaticResource SmallGridStyle}">
|
||||
<Label
|
||||
Text="33.33%" />
|
||||
</Grid>
|
||||
<Grid
|
||||
BackgroundColor="Orange"
|
||||
Style="{StaticResource MediumGridStyle}">
|
||||
<Label
|
||||
Text="50%" />
|
||||
</Grid>
|
||||
<Grid
|
||||
BackgroundColor="Green"
|
||||
FlexLayout.Grow="1">
|
||||
<Label
|
||||
Text="Auto" />
|
||||
</Grid>
|
||||
</FlexLayout>
|
||||
</ContentPage>
|
||||
</TabbedPage.Children>
|
||||
</TabbedPage>
|
|
@ -0,0 +1,10 @@
|
|||
namespace FlexLayout.Views
|
||||
{
|
||||
public partial class FlexView
|
||||
{
|
||||
public FlexView ()
|
||||
{
|
||||
InitializeComponent ();
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,363 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.27004.2006
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Movies", "Movies\Movies\Movies.csproj", "{39245517-A29D-4D2A-8E95-4C5C972A8A7E}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Movies.GTK", "Movies\Movies.GTK\Movies.GTK.csproj", "{00236B9D-EB42-4177-A791-480E6190B42A}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Movies.UWP", "Movies\Movies.UWP\Movies.UWP.csproj", "{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Movies.Android", "Movies\Movies.Android\Movies.Android.csproj", "{40820247-3577-4D59-94E4-2DAC2C829D9A}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Movies.iOS", "Movies\Movies.iOS\Movies.iOS.csproj", "{F50680F0-260B-4E75-B837-4E531E8EE91B}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Movies.WPF", "Movies\Movies.WPF\Movies.WPF.csproj", "{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
|
||||
Ad-Hoc|ARM = Ad-Hoc|ARM
|
||||
Ad-Hoc|iPhone = Ad-Hoc|iPhone
|
||||
Ad-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator
|
||||
Ad-Hoc|x64 = Ad-Hoc|x64
|
||||
Ad-Hoc|x86 = Ad-Hoc|x86
|
||||
AppStore|Any CPU = AppStore|Any CPU
|
||||
AppStore|ARM = AppStore|ARM
|
||||
AppStore|iPhone = AppStore|iPhone
|
||||
AppStore|iPhoneSimulator = AppStore|iPhoneSimulator
|
||||
AppStore|x64 = AppStore|x64
|
||||
AppStore|x86 = AppStore|x86
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Debug|ARM = Debug|ARM
|
||||
Debug|iPhone = Debug|iPhone
|
||||
Debug|iPhoneSimulator = Debug|iPhoneSimulator
|
||||
Debug|x64 = Debug|x64
|
||||
Debug|x86 = Debug|x86
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Release|ARM = Release|ARM
|
||||
Release|iPhone = Release|iPhone
|
||||
Release|iPhoneSimulator = Release|iPhoneSimulator
|
||||
Release|x64 = Release|x64
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Ad-Hoc|x64.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Ad-Hoc|x86.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.AppStore|Any CPU.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.AppStore|ARM.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.AppStore|ARM.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.AppStore|iPhone.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.AppStore|iPhone.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.AppStore|x64.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.AppStore|x64.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.AppStore|x86.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.AppStore|x86.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Debug|ARM.ActiveCfg = Debug|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Debug|ARM.Build.0 = Debug|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Debug|iPhone.Build.0 = Debug|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Debug|x64.ActiveCfg = Debug|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Debug|x64.Build.0 = Debug|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Release|ARM.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Release|ARM.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Release|iPhone.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Release|iPhone.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Release|x64.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Release|x64.Build.0 = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{39245517-A29D-4D2A-8E95-4C5C972A8A7E}.Release|x86.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Ad-Hoc|x64.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Ad-Hoc|x86.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.AppStore|Any CPU.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.AppStore|ARM.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.AppStore|ARM.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.AppStore|iPhone.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.AppStore|iPhone.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.AppStore|x64.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.AppStore|x64.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.AppStore|x86.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.AppStore|x86.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Debug|ARM.ActiveCfg = Debug|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Debug|ARM.Build.0 = Debug|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Debug|iPhone.Build.0 = Debug|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Debug|x64.ActiveCfg = Debug|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Debug|x64.Build.0 = Debug|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Release|ARM.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Release|ARM.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Release|iPhone.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Release|iPhone.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Release|x64.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Release|x64.Build.0 = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{00236B9D-EB42-4177-A791-480E6190B42A}.Release|x86.Build.0 = Release|Any CPU
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|Any CPU.ActiveCfg = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|Any CPU.Build.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|Any CPU.Deploy.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|ARM.ActiveCfg = Release|ARM
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|ARM.Build.0 = Release|ARM
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|ARM.Deploy.0 = Release|ARM
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|iPhone.ActiveCfg = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|iPhone.Build.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|iPhone.Deploy.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|x64.ActiveCfg = Release|x64
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|x64.Build.0 = Release|x64
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|x64.Deploy.0 = Release|x64
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|x86.ActiveCfg = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|x86.Build.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Ad-Hoc|x86.Deploy.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|Any CPU.ActiveCfg = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|Any CPU.Build.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|Any CPU.Deploy.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|ARM.ActiveCfg = Release|ARM
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|ARM.Build.0 = Release|ARM
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|ARM.Deploy.0 = Release|ARM
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|iPhone.ActiveCfg = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|iPhone.Build.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|iPhone.Deploy.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|iPhoneSimulator.ActiveCfg = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|iPhoneSimulator.Build.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|iPhoneSimulator.Deploy.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|x64.ActiveCfg = Release|x64
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|x64.Build.0 = Release|x64
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|x64.Deploy.0 = Release|x64
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|x86.ActiveCfg = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|x86.Build.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.AppStore|x86.Deploy.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|Any CPU.ActiveCfg = Debug|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|Any CPU.Build.0 = Debug|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|Any CPU.Deploy.0 = Debug|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|ARM.ActiveCfg = Debug|ARM
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|ARM.Build.0 = Debug|ARM
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|ARM.Deploy.0 = Debug|ARM
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|iPhone.ActiveCfg = Debug|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|x64.Build.0 = Debug|x64
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|x64.Deploy.0 = Debug|x64
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|x86.ActiveCfg = Debug|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|x86.Build.0 = Debug|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Debug|x86.Deploy.0 = Debug|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Release|Any CPU.ActiveCfg = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Release|ARM.ActiveCfg = Release|ARM
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Release|ARM.Build.0 = Release|ARM
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Release|ARM.Deploy.0 = Release|ARM
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Release|iPhone.ActiveCfg = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Release|iPhoneSimulator.ActiveCfg = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Release|x64.ActiveCfg = Release|x64
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Release|x64.Build.0 = Release|x64
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Release|x64.Deploy.0 = Release|x64
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Release|x86.ActiveCfg = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Release|x86.Build.0 = Release|x86
|
||||
{F0C2F2B5-44F7-4DF0-8D85-605152BE3F49}.Release|x86.Deploy.0 = Release|x86
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|ARM.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|x64.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|x64.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|x86.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Ad-Hoc|x86.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|Any CPU.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|Any CPU.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|ARM.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|ARM.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|ARM.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|iPhone.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|iPhone.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|iPhone.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|x64.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|x64.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|x64.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|x86.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|x86.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.AppStore|x86.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|ARM.ActiveCfg = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|ARM.Build.0 = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|ARM.Deploy.0 = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|iPhone.Build.0 = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|iPhone.Deploy.0 = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|x64.ActiveCfg = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|x64.Build.0 = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|x64.Deploy.0 = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Debug|x86.Deploy.0 = Debug|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|ARM.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|ARM.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|ARM.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|iPhone.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|iPhone.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|iPhone.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|x64.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|x64.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|x64.Deploy.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|x86.Build.0 = Release|Any CPU
|
||||
{40820247-3577-4D59-94E4-2DAC2C829D9A}.Release|x86.Deploy.0 = Release|Any CPU
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Ad-Hoc|x64.ActiveCfg = Ad-Hoc|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.AppStore|ARM.ActiveCfg = AppStore|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.AppStore|iPhone.Build.0 = AppStore|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.AppStore|x64.ActiveCfg = AppStore|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.AppStore|x86.ActiveCfg = AppStore|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Debug|Any CPU.ActiveCfg = Debug|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Debug|ARM.ActiveCfg = Debug|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Debug|iPhone.ActiveCfg = Debug|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Debug|iPhone.Build.0 = Debug|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Debug|x64.ActiveCfg = Debug|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Debug|x86.ActiveCfg = Debug|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Release|Any CPU.ActiveCfg = Release|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Release|ARM.ActiveCfg = Release|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Release|iPhone.ActiveCfg = Release|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Release|iPhone.Build.0 = Release|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Release|x64.ActiveCfg = Release|iPhone
|
||||
{F50680F0-260B-4E75-B837-4E531E8EE91B}.Release|x86.ActiveCfg = Release|iPhone
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Ad-Hoc|x64.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Ad-Hoc|x86.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.AppStore|Any CPU.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.AppStore|ARM.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.AppStore|ARM.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.AppStore|iPhone.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.AppStore|iPhone.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.AppStore|x64.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.AppStore|x64.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.AppStore|x86.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.AppStore|x86.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Debug|ARM.ActiveCfg = Debug|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Debug|ARM.Build.0 = Debug|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Debug|iPhone.Build.0 = Debug|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Debug|x64.ActiveCfg = Debug|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Debug|x64.Build.0 = Debug|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Release|ARM.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Release|ARM.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Release|iPhone.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Release|iPhone.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Release|x64.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Release|x64.Build.0 = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{57D27D8B-1E17-4E5C-88BC-31D1D98C3B96}.Release|x86.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {E4CCC99E-6997-4A84-BA39-E43787AA90DA}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
|
@ -0,0 +1,19 @@
|
|||
Any raw assets you want to be deployed with your application can be placed in
|
||||
this directory (and child directories) and given a Build Action of "AndroidAsset".
|
||||
|
||||
These files will be deployed with you package and will be accessible using Android's
|
||||
AssetManager, like this:
|
||||
|
||||
public class ReadAsset : Activity
|
||||
{
|
||||
protected override void OnCreate (Bundle bundle)
|
||||
{
|
||||
base.OnCreate (bundle);
|
||||
|
||||
InputStream input = Assets.Open ("my_asset.txt");
|
||||
}
|
||||
}
|
||||
|
||||
Additionally, some Android functions will automatically load asset files:
|
||||
|
||||
Typeface tf = Typeface.CreateFromAsset (Context.Assets, "fonts/samplefont.ttf");
|
|
@ -0,0 +1,27 @@
|
|||
using Android.App;
|
||||
using Android.Content.PM;
|
||||
using Android.OS;
|
||||
|
||||
namespace Movies.Droid
|
||||
{
|
||||
[Activity(
|
||||
Label = "Movies",
|
||||
Icon = "@drawable/icon",
|
||||
Theme = "@style/MainTheme",
|
||||
MainLauncher = true,
|
||||
ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation)]
|
||||
public class MainActivity : global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity
|
||||
{
|
||||
protected override void OnCreate(Bundle bundle)
|
||||
{
|
||||
TabLayoutResource = Resource.Layout.Tabbar;
|
||||
ToolbarResource = Resource.Layout.Toolbar;
|
||||
|
||||
base.OnCreate(bundle);
|
||||
|
||||
global::Xamarin.Forms.Forms.Init(this, bundle);
|
||||
Xamarin.FormsMaps.Init(this, bundle);
|
||||
LoadApplication(new Movies.App());
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,276 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Import Project="..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\build\netstandard2.0\Xamarin.Forms.props" Condition="Exists('..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\build\netstandard2.0\Xamarin.Forms.props')" />
|
||||
<Import Project="..\..\packages\Xamarin.Build.Download.0.4.9\build\Xamarin.Build.Download.props" Condition="Exists('..\..\packages\Xamarin.Build.Download.0.4.9\build\Xamarin.Build.Download.props')" />
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProductVersion>8.0.30703</ProductVersion>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>{40820247-3577-4D59-94E4-2DAC2C829D9A}</ProjectGuid>
|
||||
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>Movies.Droid</RootNamespace>
|
||||
<AssemblyName>Movies.Android</AssemblyName>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<AndroidApplication>true</AndroidApplication>
|
||||
<AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile>
|
||||
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
||||
<AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
|
||||
<AndroidUseLatestPlatformSdk>true</AndroidUseLatestPlatformSdk>
|
||||
<TargetFrameworkVersion>v8.1</TargetFrameworkVersion>
|
||||
<AndroidStoreUncompressedFileExtensions />
|
||||
<MandroidI18n />
|
||||
<JavaMaximumHeapSize />
|
||||
<JavaOptions />
|
||||
<NuGetPackageImportStamp>
|
||||
</NuGetPackageImportStamp>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<AndroidUseSharedRuntime>True</AndroidUseSharedRuntime>
|
||||
<AndroidLinkMode>None</AndroidLinkMode>
|
||||
<AndroidSupportedAbis>armeabi,armeabi-v7a,x86</AndroidSupportedAbis>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<AndroidUseSharedRuntime>False</AndroidUseSharedRuntime>
|
||||
<AndroidLinkMode>SdkOnly</AndroidLinkMode>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Autofac, Version=4.6.2.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Autofac.4.6.2\lib\netstandard1.1\Autofac.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="FormsViewGroup, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\lib\MonoAndroid10\FormsViewGroup.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.CSharp" />
|
||||
<Reference Include="Mono.Android" />
|
||||
<Reference Include="mscorlib" />
|
||||
<Reference Include="Newtonsoft.Json">
|
||||
<HintPath>..\..\packages\Newtonsoft.Json.11.0.2\lib\netstandard2.0\Newtonsoft.Json.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.IO.Compression" />
|
||||
<Reference Include="System.Net.Http" />
|
||||
<Reference Include="System.ObjectModel" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="Xamarin.Android.Support.Animated.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Annotations, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Annotations.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Annotations.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Compat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Compat.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Core.UI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Core.UI.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Core.Utils, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Core.Utils.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Design, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Design.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Design.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Fragment, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Fragment.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Media.Compat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Media.Compat.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Transition, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Transition.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Transition.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.v4, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.v4.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.v7.AppCompat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.v7.CardView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.v7.CardView.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.v7.CardView.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.v7.MediaRouter, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.v7.MediaRouter.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.v7.Palette, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.v7.Palette.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.v7.Palette.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.v7.RecyclerView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.v7.RecyclerView.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Vector.Drawable.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\lib\MonoAndroid10\Xamarin.Forms.Core.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Maps, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.Maps.3.0.0.296286-pre2\lib\MonoAndroid10\Xamarin.Forms.Maps.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Maps.Android, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.Maps.3.0.0.296286-pre2\lib\MonoAndroid10\Xamarin.Forms.Maps.Android.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\lib\MonoAndroid10\Xamarin.Forms.Platform.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Platform.Android, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\lib\MonoAndroid10\Xamarin.Forms.Platform.Android.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.GooglePlayServices.Base, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.GooglePlayServices.Base.42.1021.1\lib\MonoAndroid70\Xamarin.GooglePlayServices.Base.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.GooglePlayServices.Basement, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.GooglePlayServices.Basement.42.1021.1\lib\MonoAndroid70\Xamarin.GooglePlayServices.Basement.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.GooglePlayServices.Maps, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.GooglePlayServices.Maps.42.1021.1\lib\MonoAndroid70\Xamarin.GooglePlayServices.Maps.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.GooglePlayServices.Tasks, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.GooglePlayServices.Tasks.42.1021.1\lib\MonoAndroid70\Xamarin.GooglePlayServices.Tasks.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="MainActivity.cs" />
|
||||
<Compile Include="Resources\Resource.Designer.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="packages.config" />
|
||||
<None Include="Resources\AboutResources.txt" />
|
||||
<None Include="Assets\AboutAssets.txt" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\icon.png" />
|
||||
<AndroidResource Include="Resources\drawable-hdpi\icon.png" />
|
||||
<AndroidResource Include="Resources\drawable-xhdpi\icon.png" />
|
||||
<AndroidResource Include="Resources\drawable-xxhdpi\icon.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Properties\AndroidManifest.xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\layout\Tabbar.axml" />
|
||||
<AndroidResource Include="Resources\layout\Toolbar.axml" />
|
||||
<AndroidResource Include="Resources\values\styles.xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Movies\Movies.csproj">
|
||||
<Project>{14c361b1-3e26-4103-a2a1-0586c4801725}</Project>
|
||||
<Name>Movies</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_settings.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_shows.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_cake.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_circle.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_discover.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_favourites.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_icon.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_search.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_upcoming.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_web.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_menu.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_movie.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_opacity.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_play.png" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.targets')" />
|
||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||
<PropertyGroup>
|
||||
<ErrorText>Este proyecto hace referencia a los paquetes NuGet que faltan en este equipo. Use la restauración de paquetes NuGet para descargarlos. Para obtener más información, consulte http://go.microsoft.com/fwlink/?LinkID=322105. El archivo que falta es {0}.</ErrorText>
|
||||
</PropertyGroup>
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Compat.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Compat.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Core.UI.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.UI.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Core.UI.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.UI.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Core.Utils.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.Utils.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Core.Utils.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.Utils.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Design.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Design.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Design.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Design.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Fragment.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Fragment.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Fragment.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Fragment.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Media.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Media.Compat.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Media.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Media.Compat.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.v4.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v4.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.v4.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v4.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.v7.CardView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.CardView.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.v7.CardView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.CardView.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.v7.MediaRouter.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.v7.MediaRouter.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.v7.RecyclerView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.v7.RecyclerView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Transition.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Transition.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Transition.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Transition.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.v7.Palette.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.Palette.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.v7.Palette.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.Palette.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.GooglePlayServices.Basement.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Basement.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.GooglePlayServices.Basement.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Basement.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.GooglePlayServices.Tasks.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Tasks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.GooglePlayServices.Tasks.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Tasks.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.GooglePlayServices.Base.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Base.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.GooglePlayServices.Base.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Base.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.GooglePlayServices.Maps.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Maps.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.GooglePlayServices.Maps.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Maps.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\NETStandard.Library.2.0.1\build\netstandard2.0\NETStandard.Library.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\NETStandard.Library.2.0.1\build\netstandard2.0\NETStandard.Library.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Build.Download.0.4.9\build\Xamarin.Build.Download.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Build.Download.0.4.9\build\Xamarin.Build.Download.props'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Build.Download.0.4.9\build\Xamarin.Build.Download.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Build.Download.0.4.9\build\Xamarin.Build.Download.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\build\netstandard2.0\Xamarin.Forms.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\build\netstandard2.0\Xamarin.Forms.props'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\build\netstandard2.0\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\build\netstandard2.0\Xamarin.Forms.targets'))" />
|
||||
</Target>
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Compat.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Compat.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Core.UI.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.UI.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Core.UI.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.UI.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Core.Utils.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.Utils.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Core.Utils.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.Utils.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Design.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Design.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Design.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Design.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Fragment.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Fragment.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Fragment.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Fragment.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Media.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Media.Compat.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Media.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Media.Compat.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.v4.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v4.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.v4.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v4.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.v7.CardView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.CardView.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.v7.CardView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.CardView.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.v7.MediaRouter.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.v7.MediaRouter.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.v7.RecyclerView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.v7.RecyclerView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Transition.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Transition.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Transition.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Transition.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.v7.Palette.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.Palette.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.v7.Palette.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.Palette.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.GooglePlayServices.Basement.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Basement.targets" Condition="Exists('..\..\packages\Xamarin.GooglePlayServices.Basement.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Basement.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.GooglePlayServices.Tasks.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Tasks.targets" Condition="Exists('..\..\packages\Xamarin.GooglePlayServices.Tasks.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Tasks.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.GooglePlayServices.Base.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Base.targets" Condition="Exists('..\..\packages\Xamarin.GooglePlayServices.Base.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Base.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.GooglePlayServices.Maps.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Maps.targets" Condition="Exists('..\..\packages\Xamarin.GooglePlayServices.Maps.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Maps.targets')" />
|
||||
<Import Project="..\..\packages\NETStandard.Library.2.0.1\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\..\packages\NETStandard.Library.2.0.1\build\netstandard2.0\NETStandard.Library.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Build.Download.0.4.9\build\Xamarin.Build.Download.targets" Condition="Exists('..\..\packages\Xamarin.Build.Download.0.4.9\build\Xamarin.Build.Download.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\build\netstandard2.0\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.3.0.0.296286-pre2\build\netstandard2.0\Xamarin.Forms.targets')" />
|
||||
</Project>
|
|
@ -0,0 +1,286 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Import Project="..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\build\netstandard2.0\Xamarin.Forms.props" Condition="Exists('..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\build\netstandard2.0\Xamarin.Forms.props')" />
|
||||
<Import Project="..\..\packages\Xamarin.Forms.2.6.0.130014-nightly\build\netstandard2.0\Xamarin.Forms.props" Condition="Exists('..\..\packages\Xamarin.Forms.2.6.0.130014-nightly\build\netstandard2.0\Xamarin.Forms.props')" />
|
||||
<Import Project="..\..\packages\Xamarin.Build.Download.0.4.2\build\Xamarin.Build.Download.props" Condition="Exists('..\..\packages\Xamarin.Build.Download.0.4.2\build\Xamarin.Build.Download.props')" />
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProductVersion>8.0.30703</ProductVersion>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>{40820247-3577-4D59-94E4-2DAC2C829D9A}</ProjectGuid>
|
||||
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>Movies.Droid</RootNamespace>
|
||||
<AssemblyName>Movies.Android</AssemblyName>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<AndroidApplication>true</AndroidApplication>
|
||||
<AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile>
|
||||
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
||||
<AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
|
||||
<AndroidUseLatestPlatformSdk>true</AndroidUseLatestPlatformSdk>
|
||||
<TargetFrameworkVersion>v8.0</TargetFrameworkVersion>
|
||||
<AndroidStoreUncompressedFileExtensions />
|
||||
<MandroidI18n />
|
||||
<JavaMaximumHeapSize />
|
||||
<JavaOptions />
|
||||
<NuGetPackageImportStamp>
|
||||
</NuGetPackageImportStamp>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<AndroidUseSharedRuntime>True</AndroidUseSharedRuntime>
|
||||
<AndroidLinkMode>None</AndroidLinkMode>
|
||||
<AndroidSupportedAbis>armeabi,armeabi-v7a,x86</AndroidSupportedAbis>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<AndroidUseSharedRuntime>False</AndroidUseSharedRuntime>
|
||||
<AndroidLinkMode>SdkOnly</AndroidLinkMode>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Autofac, Version=4.6.2.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Autofac.4.6.2\lib\netstandard1.1\Autofac.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="FormsViewGroup">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\lib\MonoAndroid10\FormsViewGroup.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.CSharp" />
|
||||
<Reference Include="Mono.Android" />
|
||||
<Reference Include="mscorlib" />
|
||||
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Newtonsoft.Json.10.0.3\lib\netstandard1.3\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.IO.Compression" />
|
||||
<Reference Include="System.Net.Http" />
|
||||
<Reference Include="System.ObjectModel" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="Xamarin.Android.Support.Animated.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Annotations, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Annotations.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Annotations.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Compat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Compat.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Compat.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Core.UI, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Core.UI.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Core.UI.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Core.Utils, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Core.Utils.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Core.Utils.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Design, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Design.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Design.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Fragment, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Fragment.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Fragment.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Media.Compat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Media.Compat.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Media.Compat.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Transition, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Transition.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Transition.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.v4, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.v4.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.v4.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.v7.AppCompat, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.v7.CardView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.v7.CardView.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.v7.CardView.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.v7.MediaRouter, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.v7.MediaRouter.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.v7.Palette, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.v7.Palette.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.v7.Palette.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.v7.RecyclerView, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.v7.RecyclerView.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Android.Support.Vector.Drawable, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.Android.Support.Vector.Drawable.25.4.0.2\lib\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Core">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\lib\MonoAndroid10\Xamarin.Forms.Core.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Maps">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.Maps.2.6.0.143689-nightly\lib\MonoAndroid10\Xamarin.Forms.Maps.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Maps.Android">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.Maps.2.6.0.143689-nightly\lib\MonoAndroid10\Xamarin.Forms.Maps.Android.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Platform">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\lib\MonoAndroid10\Xamarin.Forms.Platform.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Platform.Android">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\lib\MonoAndroid10\Xamarin.Forms.Platform.Android.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.Forms.Xaml">
|
||||
<HintPath>..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.GooglePlayServices.Base, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.GooglePlayServices.Base.42.1021.1\lib\MonoAndroid70\Xamarin.GooglePlayServices.Base.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.GooglePlayServices.Basement, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.GooglePlayServices.Basement.42.1021.1\lib\MonoAndroid70\Xamarin.GooglePlayServices.Basement.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.GooglePlayServices.Maps, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.GooglePlayServices.Maps.42.1021.1\lib\MonoAndroid70\Xamarin.GooglePlayServices.Maps.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Xamarin.GooglePlayServices.Tasks, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\..\packages\Xamarin.GooglePlayServices.Tasks.42.1021.1\lib\MonoAndroid70\Xamarin.GooglePlayServices.Tasks.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="MainActivity.cs" />
|
||||
<Compile Include="Resources\Resource.Designer.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="packages.config" />
|
||||
<None Include="Resources\AboutResources.txt" />
|
||||
<None Include="Assets\AboutAssets.txt" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\icon.png" />
|
||||
<AndroidResource Include="Resources\drawable-hdpi\icon.png" />
|
||||
<AndroidResource Include="Resources\drawable-xhdpi\icon.png" />
|
||||
<AndroidResource Include="Resources\drawable-xxhdpi\icon.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Properties\AndroidManifest.xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\layout\Tabbar.axml" />
|
||||
<AndroidResource Include="Resources\layout\Toolbar.axml" />
|
||||
<AndroidResource Include="Resources\values\styles.xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Movies\Movies.csproj">
|
||||
<Project>{14c361b1-3e26-4103-a2a1-0586c4801725}</Project>
|
||||
<Name>Movies</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_settings.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_shows.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_cake.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_circle.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_discover.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_favourites.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_icon.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_search.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_upcoming.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_web.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_menu.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_movie.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_opacity.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\movies_play.png" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.targets')" />
|
||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||
<PropertyGroup>
|
||||
<ErrorText>Este proyecto hace referencia a los paquetes NuGet que faltan en este equipo. Use la restauración de paquetes NuGet para descargarlos. Para obtener más información, consulte http://go.microsoft.com/fwlink/?LinkID=322105. El archivo que falta es {0}.</ErrorText>
|
||||
</PropertyGroup>
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Animated.Vector.Drawable.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Compat.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Compat.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Core.UI.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.UI.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Core.UI.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.UI.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Core.Utils.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.Utils.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Core.Utils.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.Utils.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Design.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Design.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Design.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Design.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Fragment.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Fragment.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Fragment.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Fragment.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Media.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Media.Compat.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Media.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Media.Compat.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.v4.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v4.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.v4.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v4.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.v7.CardView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.CardView.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.v7.CardView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.CardView.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.v7.MediaRouter.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.v7.MediaRouter.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.v7.RecyclerView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.v7.RecyclerView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.Transition.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Transition.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.Transition.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Transition.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Android.Support.v7.Palette.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.Palette.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Android.Support.v7.Palette.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.Palette.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Build.Download.0.4.2\build\Xamarin.Build.Download.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Build.Download.0.4.2\build\Xamarin.Build.Download.props'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Build.Download.0.4.2\build\Xamarin.Build.Download.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Build.Download.0.4.2\build\Xamarin.Build.Download.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.GooglePlayServices.Basement.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Basement.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.GooglePlayServices.Basement.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Basement.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.GooglePlayServices.Tasks.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Tasks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.GooglePlayServices.Tasks.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Tasks.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.GooglePlayServices.Base.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Base.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.GooglePlayServices.Base.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Base.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.GooglePlayServices.Maps.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Maps.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.GooglePlayServices.Maps.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Maps.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\NETStandard.Library.2.0.1\build\netstandard2.0\NETStandard.Library.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\NETStandard.Library.2.0.1\build\netstandard2.0\NETStandard.Library.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.2.6.0.130014-nightly\build\netstandard2.0\Xamarin.Forms.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.2.6.0.130014-nightly\build\netstandard2.0\Xamarin.Forms.props'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.2.6.0.130014-nightly\build\netstandard2.0\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.2.6.0.130014-nightly\build\netstandard2.0\Xamarin.Forms.targets'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\build\netstandard2.0\Xamarin.Forms.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\build\netstandard2.0\Xamarin.Forms.props'))" />
|
||||
<Error Condition="!Exists('..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\build\netstandard2.0\Xamarin.Forms.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\build\netstandard2.0\Xamarin.Forms.targets'))" />
|
||||
</Target>
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Compat.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Compat.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Core.UI.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.UI.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Core.UI.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.UI.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Core.Utils.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.Utils.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Core.Utils.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Core.Utils.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Design.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Design.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Design.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Design.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Fragment.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Fragment.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Fragment.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Fragment.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Media.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Media.Compat.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Media.Compat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Media.Compat.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.v4.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v4.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.v4.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v4.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.v7.AppCompat.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.AppCompat.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.v7.CardView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.CardView.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.v7.CardView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.CardView.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.v7.MediaRouter.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.v7.MediaRouter.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.MediaRouter.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.v7.RecyclerView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.v7.RecyclerView.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.RecyclerView.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Vector.Drawable.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Vector.Drawable.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.Transition.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Transition.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.Transition.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.Transition.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Android.Support.v7.Palette.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.Palette.targets" Condition="Exists('..\..\packages\Xamarin.Android.Support.v7.Palette.25.4.0.2\build\MonoAndroid70\Xamarin.Android.Support.v7.Palette.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Build.Download.0.4.2\build\Xamarin.Build.Download.targets" Condition="Exists('..\..\packages\Xamarin.Build.Download.0.4.2\build\Xamarin.Build.Download.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.GooglePlayServices.Basement.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Basement.targets" Condition="Exists('..\..\packages\Xamarin.GooglePlayServices.Basement.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Basement.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.GooglePlayServices.Tasks.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Tasks.targets" Condition="Exists('..\..\packages\Xamarin.GooglePlayServices.Tasks.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Tasks.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.GooglePlayServices.Base.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Base.targets" Condition="Exists('..\..\packages\Xamarin.GooglePlayServices.Base.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Base.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.GooglePlayServices.Maps.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Maps.targets" Condition="Exists('..\..\packages\Xamarin.GooglePlayServices.Maps.42.1021.1\build\MonoAndroid70\Xamarin.GooglePlayServices.Maps.targets')" />
|
||||
<Import Project="..\..\packages\NETStandard.Library.2.0.1\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\..\packages\NETStandard.Library.2.0.1\build\netstandard2.0\NETStandard.Library.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Forms.2.6.0.130014-nightly\build\netstandard2.0\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.2.6.0.130014-nightly\build\netstandard2.0\Xamarin.Forms.targets')" />
|
||||
<Import Project="..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\build\netstandard2.0\Xamarin.Forms.targets" Condition="Exists('..\..\packages\Xamarin.Forms.2.6.0.143689-nightly\build\netstandard2.0\Xamarin.Forms.targets')" />
|
||||
</Project>
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.companyname.Movies">
|
||||
<uses-sdk android:minSdkVersion="15" />
|
||||
<application android:label="Movies.Android"></application>
|
||||
</manifest>
|
|
@ -0,0 +1,34 @@
|
|||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
using Android.App;
|
||||
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("Movies.Android")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("Movies.Android")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2014")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
|
||||
// Version information for an assembly consists of the following four values:
|
||||
//
|
||||
// Major Version
|
||||
// Minor Version
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||
|
||||
// Add some common permissions, these can be removed if not needed
|
||||
[assembly: UsesPermission(Android.Manifest.Permission.Internet)]
|
||||
[assembly: UsesPermission(Android.Manifest.Permission.WriteExternalStorage)]
|
|
@ -0,0 +1,50 @@
|
|||
Images, layout descriptions, binary blobs and string dictionaries can be included
|
||||
in your application as resource files. Various Android APIs are designed to
|
||||
operate on the resource IDs instead of dealing with images, strings or binary blobs
|
||||
directly.
|
||||
|
||||
For example, a sample Android app that contains a user interface layout (main.xml),
|
||||
an internationalization string table (strings.xml) and some icons (drawable-XXX/icon.png)
|
||||
would keep its resources in the "Resources" directory of the application:
|
||||
|
||||
Resources/
|
||||
drawable-hdpi/
|
||||
icon.png
|
||||
|
||||
drawable-ldpi/
|
||||
icon.png
|
||||
|
||||
drawable-mdpi/
|
||||
icon.png
|
||||
|
||||
layout/
|
||||
main.xml
|
||||
|
||||
values/
|
||||
strings.xml
|
||||
|
||||
In order to get the build system to recognize Android resources, set the build action to
|
||||
"AndroidResource". The native Android APIs do not operate directly with filenames, but
|
||||
instead operate on resource IDs. When you compile an Android application that uses resources,
|
||||
the build system will package the resources for distribution and generate a class called
|
||||
"Resource" that contains the tokens for each one of the resources included. For example,
|
||||
for the above Resources layout, this is what the Resource class would expose:
|
||||
|
||||
public class Resource {
|
||||
public class drawable {
|
||||
public const int icon = 0x123;
|
||||
}
|
||||
|
||||
public class layout {
|
||||
public const int main = 0x456;
|
||||
}
|
||||
|
||||
public class strings {
|
||||
public const int first_string = 0xabc;
|
||||
public const int second_string = 0xbcd;
|
||||
}
|
||||
}
|
||||
|
||||
You would then use R.drawable.icon to reference the drawable/icon.png file, or Resource.layout.main
|
||||
to reference the layout/main.xml file, or Resource.strings.first_string to reference the first
|
||||
string in the dictionary file values/strings.xml.
|
7434
Primer vistazo a Xamarin.Forms 3.0/Samples/Movies/Movies/Movies.Android/Resources/Resource.Designer.cs
сгенерированный
Normal file
Двоичные данные
Primer vistazo a Xamarin.Forms 3.0/Samples/Movies/Movies/Movies.Android/Resources/drawable-hdpi/icon.png
Normal file
После Ширина: | Высота: | Размер: 1.4 KiB |