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, 24 Apr 2017 04:36:47 +0000 (13:36 +0900)
commit8430bdec119d4af4f96111ab69e46bd0ac7317d6
tree68bf50c0699105813b48ae84f1f842f2d8b41467
parent0e5a46c43b07dd8fabc0990c507b616bd3fdb059
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