Add Tizen.Xamarin.Forms.Extension project 17/108317/4
authorKangho Hur <kangho.hur@samsung.com>
Wed, 4 Jan 2017 05:10:17 +0000 (14:10 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Wed, 4 Jan 2017 05:46:08 +0000 (14:46 +0900)
commit760f80d8d8e363bd89f463fd4a47e1d4c54cf05f
tree8d36712e0e35e72b0e8e7ccd7b9f72bfa221b96e
parenta53aaec92e7ec5cc34eb2b41c758066a143b786c
Add Tizen.Xamarin.Forms.Extension project

- This change include sample extensions (Cells) to guide how to use it

Change-Id: I59775664287cf1ff7def3b65d41b00474b1b8f4c
Tizen.Xamarin.Forms.Extension/Cells/BaseTypeCell.cs [new file with mode: 0644]
Tizen.Xamarin.Forms.Extension/Cells/DoubleLabelCell.cs [new file with mode: 0644]
Tizen.Xamarin.Forms.Extension/Cells/MultilineCell.cs [new file with mode: 0644]
Tizen.Xamarin.Forms.Extension/Cells/Type1Cell.cs [new file with mode: 0644]
Tizen.Xamarin.Forms.Extension/Cells/Type2Cell.cs [new file with mode: 0644]
Tizen.Xamarin.Forms.Extension/Properties/AssemblyInfo.cs [new file with mode: 0644]
Tizen.Xamarin.Forms.Extension/Tizen.Xamarin.Forms.Extension.csproj [new file with mode: 0644]
Tizen.Xamarin.Forms.Extension/packages.config [new file with mode: 0644]