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>
Mon, 10 Jul 2017 02:11:15 +0000 (11:11 +0900)
commitbbc51699f89de451918cfde325a3d89d47d31e32
tree4f5635f715f9b7c92ce7e9943339ea098d09d702
parent69cb7c9f8935670bf0af7c531850efafa3d1de40
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