Fix FocusDirection to string type
authorWonYoung Choi <wy80.choi@samsung.com>
Fri, 14 Apr 2017 03:56:04 +0000 (12:56 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Mon, 24 Apr 2017 04:39:49 +0000 (13:39 +0900)
commit35c94dd8866747738cb67e52b37f9a64b2f47f34
tree40217252e68f0acae7fe4c35148f4e22d5ef6bc8
parente66e1ed4a2bbac9395a458c935757d0afaa985db
Fix FocusDirection to string type

Fix FocusDirection to string type to avoid invalid reference in Tizen.Xamarin.Forms.Extension

Change-Id: Ie452f14a32dbe0b5776ab28996eb52c81e8223c4
Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/FocusDirection.cs
Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/VisualElement.cs
Xamarin.Forms.Platform.Tizen/Extensions/FocusDirectionExtensions.cs [deleted file]
Xamarin.Forms.Platform.Tizen/Renderers/VisualElementRenderer.cs