Add Button Style
authorSeunghyun Choi <sh4682.choi@samsung.com>
Wed, 21 Dec 2016 09:11:54 +0000 (18:11 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Mon, 24 Apr 2017 04:36:47 +0000 (13:36 +0900)
commitef513157b7aac84c59a3184fc45146aa7c9a0b35
tree275aeec8c8790b20717555d6c478e2f0a9c7f67f
parentc47d7439267e1c515a0b5097e9e2299f5cfb4fc9
Add Button Style

 - Add Button Style(Circle, Bottom)
 - Approval of the RFC is required.
   (http://suprem.sec.samsung.net/confluence/display/SPTDTLC/%5BFormsTizen%5D+RFC+2+-+Button+Style)

Change-Id: I545e0cc2417298f90468b651030937665f547105
Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Button.cs [new file with mode: 0644]
Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/ButtonStyle.cs [new file with mode: 0644]
Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
Xamarin.Forms.Platform.Tizen/Native/Button.cs
Xamarin.Forms.Platform.Tizen/Renderers/ButtonRenderer.cs