Fix Label wrap issue
authorSeungkeun Lee <sngn.lee@samsung.com>
Tue, 10 Jan 2017 03:59:13 +0000 (12:59 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Fri, 24 Mar 2017 04:18:59 +0000 (13:18 +0900)
commit73b5b7145d55250dae373cff6c3ab060eb875f00
treeb6a69bc57407efa6f7aa33969c4ff464cb7b40ad
parenta5e35fa694512b55d30cce69552b2fd95f4c8db6
Fix Label wrap issue

 - In some case wrap was not properly working
 - The label width should be 1 pixel larger than formattedtext block size
 - It is EFL rule

Change-Id: Ie246dd73b678921c3a0c503022c58b3a2c8dc887
Xamarin.Forms.Platform.Tizen/Native/Label.cs