Added BindableLayout EmptyView sample
|
@ -0,0 +1,181 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.29911.98
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmptyViewBindableLayoutPlayground.UWP", "EmptyViewBindableLayoutPlayground\EmptyViewBindableLayoutPlayground.UWP\EmptyViewBindableLayoutPlayground.UWP.csproj", "{F976C2FD-3164-4218-9E4D-8F0425ADBA21}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmptyViewBindableLayoutPlayground.Android", "EmptyViewBindableLayoutPlayground\EmptyViewBindableLayoutPlayground.Android\EmptyViewBindableLayoutPlayground.Android.csproj", "{AFE184AD-3046-4EBE-A6D1-85588DAB0406}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmptyViewBindableLayoutPlayground.iOS", "EmptyViewBindableLayoutPlayground\EmptyViewBindableLayoutPlayground.iOS\EmptyViewBindableLayoutPlayground.iOS.csproj", "{8147C452-A34B-4FCA-8A46-611B7071C929}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmptyViewBindableLayoutPlayground", "EmptyViewBindableLayoutPlayground\EmptyViewBindableLayoutPlayground\EmptyViewBindableLayoutPlayground.csproj", "{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
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
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|Any CPU.ActiveCfg = Debug|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|Any CPU.Build.0 = Debug|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|Any CPU.Deploy.0 = Debug|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|ARM.ActiveCfg = Debug|ARM
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|ARM.Build.0 = Debug|ARM
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|ARM.Deploy.0 = Debug|ARM
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|iPhone.ActiveCfg = Debug|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|iPhone.Build.0 = Debug|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|iPhone.Deploy.0 = Debug|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|iPhoneSimulator.Build.0 = Debug|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|iPhoneSimulator.Deploy.0 = Debug|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|x64.Build.0 = Debug|x64
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|x64.Deploy.0 = Debug|x64
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|x86.ActiveCfg = Debug|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|x86.Build.0 = Debug|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Debug|x86.Deploy.0 = Debug|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|Any CPU.ActiveCfg = Release|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|Any CPU.Build.0 = Release|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|Any CPU.Deploy.0 = Release|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|ARM.ActiveCfg = Release|ARM
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|ARM.Build.0 = Release|ARM
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|ARM.Deploy.0 = Release|ARM
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|iPhone.ActiveCfg = Release|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|iPhone.Build.0 = Release|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|iPhone.Deploy.0 = Release|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|iPhoneSimulator.ActiveCfg = Release|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|iPhoneSimulator.Build.0 = Release|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|iPhoneSimulator.Deploy.0 = Release|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|x64.ActiveCfg = Release|x64
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|x64.Build.0 = Release|x64
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|x64.Deploy.0 = Release|x64
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|x86.ActiveCfg = Release|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|x86.Build.0 = Release|x86
|
||||
{F976C2FD-3164-4218-9E4D-8F0425ADBA21}.Release|x86.Deploy.0 = Release|x86
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|ARM.ActiveCfg = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|ARM.Build.0 = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|ARM.Deploy.0 = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|iPhone.Build.0 = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|iPhone.Deploy.0 = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|x64.ActiveCfg = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|x64.Build.0 = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|x64.Deploy.0 = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Debug|x86.Deploy.0 = Debug|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|ARM.ActiveCfg = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|ARM.Build.0 = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|ARM.Deploy.0 = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|iPhone.ActiveCfg = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|iPhone.Build.0 = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|iPhone.Deploy.0 = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|x64.ActiveCfg = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|x64.Build.0 = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|x64.Deploy.0 = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|x86.Build.0 = Release|Any CPU
|
||||
{AFE184AD-3046-4EBE-A6D1-85588DAB0406}.Release|x86.Deploy.0 = Release|Any CPU
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|Any CPU.ActiveCfg = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|Any CPU.Build.0 = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|Any CPU.Deploy.0 = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|ARM.ActiveCfg = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|ARM.Build.0 = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|ARM.Deploy.0 = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|iPhone.ActiveCfg = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|iPhone.Build.0 = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|iPhone.Deploy.0 = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|iPhoneSimulator.Deploy.0 = Debug|iPhoneSimulator
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|x64.ActiveCfg = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|x64.Build.0 = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|x64.Deploy.0 = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|x86.ActiveCfg = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|x86.Build.0 = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Debug|x86.Deploy.0 = Debug|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|Any CPU.ActiveCfg = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|Any CPU.Build.0 = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|Any CPU.Deploy.0 = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|ARM.ActiveCfg = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|ARM.Build.0 = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|ARM.Deploy.0 = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|iPhone.ActiveCfg = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|iPhone.Build.0 = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|iPhone.Deploy.0 = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|iPhoneSimulator.Deploy.0 = Release|iPhoneSimulator
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|x64.ActiveCfg = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|x64.Build.0 = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|x64.Deploy.0 = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|x86.ActiveCfg = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|x86.Build.0 = Release|iPhone
|
||||
{8147C452-A34B-4FCA-8A46-611B7071C929}.Release|x86.Deploy.0 = Release|iPhone
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|ARM.ActiveCfg = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|ARM.Build.0 = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|ARM.Deploy.0 = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|iPhone.ActiveCfg = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|iPhone.Build.0 = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|iPhone.Deploy.0 = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|x64.ActiveCfg = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|x64.Build.0 = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|x64.Deploy.0 = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Debug|x86.Deploy.0 = Debug|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|ARM.ActiveCfg = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|ARM.Build.0 = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|ARM.Deploy.0 = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|iPhone.ActiveCfg = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|iPhone.Build.0 = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|iPhone.Deploy.0 = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|x64.ActiveCfg = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|x64.Build.0 = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|x64.Deploy.0 = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|x86.Build.0 = Release|Any CPU
|
||||
{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}.Release|x86.Deploy.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {3D637F59-9518-4AFF-A44B-93B9D99E79E0}
|
||||
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 your 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,148 @@
|
|||
<?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>{AFE184AD-3046-4EBE-A6D1-85588DAB0406}</ProjectGuid>
|
||||
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||
<TemplateGuid>{c9e5eea5-ca05-42a1-839b-61506e0a37df}</TemplateGuid>
|
||||
<OutputType>Library</OutputType>
|
||||
<RootNamespace>EmptyViewBindableLayoutPlayground.Droid</RootNamespace>
|
||||
<AssemblyName>EmptyViewBindableLayoutPlayground.Android</AssemblyName>
|
||||
<Deterministic>True</Deterministic>
|
||||
<AndroidApplication>True</AndroidApplication>
|
||||
<AndroidResgenFile>Resources\Resource.designer.cs</AndroidResgenFile>
|
||||
<AndroidResgenClass>Resource</AndroidResgenClass>
|
||||
<AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
|
||||
<MonoAndroidResourcePrefix>Resources</MonoAndroidResourcePrefix>
|
||||
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
|
||||
<TargetFrameworkVersion>v9.0</TargetFrameworkVersion>
|
||||
<AndroidEnableSGenConcurrent>true</AndroidEnableSGenConcurrent>
|
||||
<AndroidUseAapt2>true</AndroidUseAapt2>
|
||||
<AndroidHttpClientHandlerType>Xamarin.Android.Net.AndroidClientHandler</AndroidHttpClientHandlerType>
|
||||
<NuGetPackageImportStamp>
|
||||
</NuGetPackageImportStamp>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>portable</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>bin\Debug</OutputPath>
|
||||
<DefineConstants>DEBUG;</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<AndroidLinkMode>None</AndroidLinkMode>
|
||||
<AndroidUseAapt2>true</AndroidUseAapt2>
|
||||
<AndroidPackageFormat>apk</AndroidPackageFormat>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>portable</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" />
|
||||
<Reference Include="System.Numerics" />
|
||||
<Reference Include="System.Numerics.Vectors" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Xamarin.Forms" Version="4.6.0.616-pre4" />
|
||||
<PackageReference Include="Xamarin.Essentials" Version="1.5.2" />
|
||||
<PackageReference Include="Xamarin.Forms.PancakeView">
|
||||
<Version>1.4.1-beta</Version>
|
||||
</PackageReference>
|
||||
</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.xml" />
|
||||
<AndroidResource Include="Resources\layout\Toolbar.xml" />
|
||||
<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 />
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\EmptyViewBindableLayoutPlayground\EmptyViewBindableLayoutPlayground.csproj">
|
||||
<Project>{8C3220B9-F9FB-4400-B4A9-4CF20A3804AC}</Project>
|
||||
<Name>EmptyViewBindableLayoutPlayground</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\link.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\matthew.jpg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\miguel.jpg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\picture.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\rui.jpg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\sevilla01.jpg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\sevilla02.jpg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\sevilla03.jpg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\sevilla04.jpg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\sevilla05.jpg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\sevilla06.jpg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\sevilla07.jpg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\bell.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\david.jpg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\heart.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<AndroidResource Include="Resources\drawable\javier.jpg" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
|
||||
</Project>
|
|
@ -0,0 +1,30 @@
|
|||
using Android.App;
|
||||
using Android.Content.PM;
|
||||
using Android.Runtime;
|
||||
using Android.OS;
|
||||
|
||||
namespace EmptyViewBindableLayoutPlayground.Droid
|
||||
{
|
||||
[Activity(Label = "EmptyViewBindableLayoutPlayground", 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 savedInstanceState)
|
||||
{
|
||||
TabLayoutResource = Resource.Layout.Tabbar;
|
||||
ToolbarResource = Resource.Layout.Toolbar;
|
||||
|
||||
base.OnCreate(savedInstanceState);
|
||||
|
||||
Xamarin.Essentials.Platform.Init(this, savedInstanceState);
|
||||
Xamarin.Forms.Forms.Init(this, savedInstanceState);
|
||||
LoadApplication(new App());
|
||||
}
|
||||
|
||||
public override void OnRequestPermissionsResult(int requestCode, string[] permissions, [GeneratedEnum] Android.Content.PM.Permission[] grantResults)
|
||||
{
|
||||
Xamarin.Essentials.Platform.OnRequestPermissionsResult(requestCode, permissions, grantResults);
|
||||
|
||||
base.OnRequestPermissionsResult(requestCode, permissions, grantResults);
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
<?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.emptyviewbindablelayoutplayground">
|
||||
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28" />
|
||||
<application android:label="EmptyViewBindableLayoutPlayground.Android"></application>
|
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
||||
</manifest>
|
|
@ -0,0 +1,30 @@
|
|||
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("EmptyViewBindableLayoutPlayground.Android")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("EmptyViewBindableLayoutPlayground.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
|
||||
[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.
|
14054
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/Resource.designer.cs
сгенерированный
Normal file
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/bell.png
Normal file
После Ширина: | Высота: | Размер: 1.8 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/david.jpg
Normal file
После Ширина: | Высота: | Размер: 26 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/heart.png
Normal file
После Ширина: | Высота: | Размер: 1.9 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/javier.jpg
Normal file
После Ширина: | Высота: | Размер: 35 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/link.png
Normal file
После Ширина: | Высота: | Размер: 1.7 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/matthew.jpg
Normal file
После Ширина: | Высота: | Размер: 7.9 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/miguel.jpg
Normal file
После Ширина: | Высота: | Размер: 23 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/picture.png
Normal file
После Ширина: | Высота: | Размер: 1.6 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/rui.jpg
Normal file
После Ширина: | Высота: | Размер: 9.0 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/sevilla01.jpg
Normal file
После Ширина: | Высота: | Размер: 50 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/sevilla02.jpg
Normal file
После Ширина: | Высота: | Размер: 146 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/sevilla03.jpg
Normal file
После Ширина: | Высота: | Размер: 64 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/sevilla04.jpg
Normal file
После Ширина: | Высота: | Размер: 66 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/sevilla05.jpg
Normal file
После Ширина: | Высота: | Размер: 75 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/sevilla06.jpg
Normal file
После Ширина: | Высота: | Размер: 68 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/drawable/sevilla07.jpg
Normal file
После Ширина: | Высота: | Размер: 48 KiB |
|
@ -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>
|
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/mipmap-hdpi/icon.png
Normal file
После Ширина: | Высота: | Размер: 4.6 KiB |
После Ширина: | Высота: | Размер: 11 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/mipmap-mdpi/icon.png
Normal file
После Ширина: | Высота: | Размер: 2.7 KiB |
После Ширина: | Высота: | Размер: 6.3 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/mipmap-xhdpi/icon.png
Normal file
После Ширина: | Высота: | Размер: 6.9 KiB |
После Ширина: | Высота: | Размер: 18 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.Android/Resources/mipmap-xxhdpi/icon.png
Normal file
После Ширина: | Высота: | Размер: 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 https://aka.ms/material-colors -->
|
||||
<!-- 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="EmptyViewBindableLayoutPlayground.UWP.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="using:EmptyViewBindableLayoutPlayground.UWP"
|
||||
RequestedTheme="Light">
|
||||
|
||||
</Application>
|
|
@ -0,0 +1,89 @@
|
|||
using System;
|
||||
using Windows.ApplicationModel;
|
||||
using Windows.ApplicationModel.Activation;
|
||||
using Windows.UI.Xaml;
|
||||
using Windows.UI.Xaml.Controls;
|
||||
using Windows.UI.Xaml.Navigation;
|
||||
|
||||
namespace EmptyViewBindableLayoutPlayground.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();
|
||||
}
|
||||
}
|
||||
}
|
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/LargeTile.scale-100.png
Normal file
После Ширина: | Высота: | Размер: 6.0 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/LargeTile.scale-200.png
Normal file
После Ширина: | Высота: | Размер: 14 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/LargeTile.scale-400.png
Normal file
После Ширина: | Высота: | Размер: 31 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/SmallTile.scale-100.png
Normal file
После Ширина: | Высота: | Размер: 1.2 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/SmallTile.scale-200.png
Normal file
После Ширина: | Высота: | Размер: 2.5 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/SmallTile.scale-400.png
Normal file
После Ширина: | Высота: | Размер: 5.4 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/SplashScreen.scale-100.png
Normal file
После Ширина: | Высота: | Размер: 6.4 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/SplashScreen.scale-200.png
Normal file
После Ширина: | Высота: | Размер: 15 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/SplashScreen.scale-400.png
Normal file
После Ширина: | Высота: | Размер: 39 KiB |
После Ширина: | Высота: | Размер: 2.7 KiB |
После Ширина: | Высота: | Размер: 5.8 KiB |
После Ширина: | Высота: | Размер: 13 KiB |
После Ширина: | Высота: | Размер: 394 B |
После Ширина: | Высота: | Размер: 9.5 KiB |
После Ширина: | Высота: | Размер: 1.2 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/Square44x44Logo.scale-100.png
Normal file
После Ширина: | Высота: | Размер: 1.1 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/Square44x44Logo.scale-200.png
Normal file
После Ширина: | Высота: | Размер: 2.4 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/Square44x44Logo.scale-400.png
Normal file
После Ширина: | Высота: | Размер: 4.6 KiB |
После Ширина: | Высота: | Размер: 394 B |
После Ширина: | Высота: | Размер: 9.5 KiB |
После Ширина: | Высота: | Размер: 1.2 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/StoreLogo.backup.png
Normal file
После Ширина: | Высота: | Размер: 392 B |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/StoreLogo.scale-100.png
Normal file
После Ширина: | Высота: | Размер: 836 B |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/StoreLogo.scale-200.png
Normal file
После Ширина: | Высота: | Размер: 1.7 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/StoreLogo.scale-400.png
Normal file
После Ширина: | Высота: | Размер: 3.6 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/Wide310x150Logo.scale-100.png
Normal file
После Ширина: | Высота: | Размер: 2.9 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/Wide310x150Logo.scale-200.png
Normal file
После Ширина: | Высота: | Размер: 6.4 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/Wide310x150Logo.scale-400.png
Normal file
После Ширина: | Высота: | Размер: 15 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/bell.png
Normal file
После Ширина: | Высота: | Размер: 1.8 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/david.jpg
Normal file
После Ширина: | Высота: | Размер: 26 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/heart.png
Normal file
После Ширина: | Высота: | Размер: 1.9 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/javier.jpg
Normal file
После Ширина: | Высота: | Размер: 35 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/link.png
Normal file
После Ширина: | Высота: | Размер: 1.7 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/matthew.jpg
Normal file
После Ширина: | Высота: | Размер: 7.9 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/miguel.jpg
Normal file
После Ширина: | Высота: | Размер: 23 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/picture.png
Normal file
После Ширина: | Высота: | Размер: 1.6 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/rui.jpg
Normal file
После Ширина: | Высота: | Размер: 9.0 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/sevilla01.jpg
Normal file
После Ширина: | Высота: | Размер: 50 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/sevilla02.jpg
Normal file
После Ширина: | Высота: | Размер: 146 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/sevilla03.jpg
Normal file
После Ширина: | Высота: | Размер: 64 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/sevilla04.jpg
Normal file
После Ширина: | Высота: | Размер: 66 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/sevilla05.jpg
Normal file
После Ширина: | Высота: | Размер: 75 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/sevilla06.jpg
Normal file
После Ширина: | Высота: | Размер: 68 KiB |
Двоичные данные
src/EmptyViewBindableLayoutPlayground/EmptyViewBindableLayoutPlayground.UWP/Assets/sevilla07.jpg
Normal file
После Ширина: | Высота: | Размер: 48 KiB |
|
@ -0,0 +1,182 @@
|
|||
<?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>{F976C2FD-3164-4218-9E4D-8F0425ADBA21}</ProjectGuid>
|
||||
<OutputType>AppContainerExe</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>EmptyViewBindableLayoutPlayground.UWP</RootNamespace>
|
||||
<AssemblyName>EmptyViewBindableLayoutPlayground.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>
|
||||
<AppxPackageSigningEnabled>false</AppxPackageSigningEnabled>
|
||||
</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\bell.png" />
|
||||
<Content Include="Assets\david.jpg" />
|
||||
<Content Include="Assets\heart.png" />
|
||||
<Content Include="Assets\javier.jpg" />
|
||||
<Content Include="Assets\LargeTile.scale-100.png" />
|
||||
<Content Include="Assets\LargeTile.scale-200.png" />
|
||||
<Content Include="Assets\LargeTile.scale-400.png" />
|
||||
<Content Include="Assets\link.png" />
|
||||
<Content Include="Assets\matthew.jpg" />
|
||||
<Content Include="Assets\miguel.jpg" />
|
||||
<Content Include="Assets\picture.png" />
|
||||
<Content Include="Assets\rui.jpg" />
|
||||
<Content Include="Assets\sevilla01.jpg" />
|
||||
<Content Include="Assets\sevilla02.jpg" />
|
||||
<Content Include="Assets\sevilla03.jpg" />
|
||||
<Content Include="Assets\sevilla04.jpg" />
|
||||
<Content Include="Assets\sevilla05.jpg" />
|
||||
<Content Include="Assets\sevilla06.jpg" />
|
||||
<Content Include="Assets\sevilla07.jpg" />
|
||||
<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="Com.Airbnb.Xamarin.Forms.Lottie">
|
||||
<Version>3.1.0</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Xamarin.Forms" Version="4.6.0.616-pre4" />
|
||||
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.2.10" />
|
||||
<PackageReference Include="Xamarin.Essentials" Version="1.5.2" />
|
||||
<PackageReference Include="Xamarin.Forms.PancakeView">
|
||||
<Version>1.4.1-beta</Version>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\EmptyViewBindableLayoutPlayground\EmptyViewBindableLayoutPlayground.csproj">
|
||||
<Project>{E22B1AF9-F8DC-4E8D-ABC5-06C02854BA5E}</Project>
|
||||
<Name>EmptyViewBindableLayoutPlayground</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="EmptyViewBindableLayoutPlayground.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:EmptyViewBindableLayoutPlayground.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,12 @@
|
|||
namespace EmptyViewBindableLayoutPlayground.UWP
|
||||
{
|
||||
public sealed partial class MainPage
|
||||
{
|
||||
public MainPage()
|
||||
{
|
||||
this.InitializeComponent();
|
||||
|
||||
LoadApplication(new EmptyViewBindableLayoutPlayground.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="fba71e67-ec49-49b5-bffa-17dc48777013"
|
||||
Publisher="CN=e9de8741-03de-4052-a6d7-4114a1619666"
|
||||
Version="1.0.0.0" />
|
||||
|
||||
<mp:PhoneIdentity PhoneProductId="ec0cc741-fd3e-485c-81be-68815c480690" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
|
||||
|
||||
<Properties>
|
||||
<DisplayName>EmptyViewBindableLayoutPlayground.UWP</DisplayName>
|
||||
<PublisherDisplayName>e9de8741-03de-4052-a6d7-4114a1619666</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="EmptyViewBindableLayoutPlayground.UWP.App">
|
||||
<uap:VisualElements
|
||||
DisplayName="EmptyViewBindableLayoutPlayground"
|
||||
Square150x150Logo="Assets\Square150x150Logo.png"
|
||||
Square44x44Logo="Assets\Square44x44Logo.png"
|
||||
Description="EmptyViewBindableLayoutPlayground.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("EmptyViewBindableLayoutPlayground.UWP")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("EmptyViewBindableLayoutPlayground.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 https://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,27 @@
|
|||
using Foundation;
|
||||
using UIKit;
|
||||
|
||||
namespace EmptyViewBindableLayoutPlayground.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 : 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)
|
||||
{
|
||||
Xamarin.Forms.Forms.Init();
|
||||
LoadApplication(new App());
|
||||
|
||||
return base.FinishedLaunching(app, options);
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,117 @@
|
|||
{
|
||||
"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",
|
||||
"filename": "Icon1024.png"
|
||||
}
|
||||
],
|
||||
"properties": {},
|
||||
"info": {
|
||||
"version": 1,
|
||||
"author": "xcode"
|
||||
}
|
||||
}
|
После Ширина: | Высота: | Размер: 69 KiB |
После Ширина: | Высота: | Размер: 3.7 KiB |
После Ширина: | Высота: | Размер: 4.6 KiB |
После Ширина: | Высота: | Размер: 4.6 KiB |
После Ширина: | Высота: | Размер: 5.1 KiB |
После Ширина: | Высота: | Размер: 1.3 KiB |