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, 10 Jul 2017 02:11:22 +0000 (11:11 +0900)
commit84bbc1fcb61edd528e20440832fa5eaf100feb26
tree97f50b515477fe2fd11239951f5d6784109d931d
parentca3b6f0f0954199156b20d88856f3c9459875a10
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