[Tizen] Add SwipeViewRenderer on Tizen (#8542)
authorSeungkeun Lee <sngn.lee@samsung.com>
Wed, 27 Nov 2019 15:04:13 +0000 (00:04 +0900)
committerRui Marinho <me@ruimarinho.net>
Wed, 27 Nov 2019 15:04:13 +0000 (15:04 +0000)
commite5255e89a03c1b971ef9f143ecd69170320057a5
treebfe7feba7f66ccf3f7c386deb1042b2e20a9cea1
parente2010125f0c5df46ac53ca993c26ae243aacb6b6
[Tizen] Add SwipeViewRenderer on Tizen (#8542)

* Add SwipeViewRenderer on Tizen

* Update SwipeItemWidth and Height to PX

* Rebase to 4.4.0

 - Fix build error
 - Fix async method naming

* Update StaticRegistrar
Stubs/Xamarin.Forms.Platform.cs
Xamarin.Forms.Platform.Tizen/Properties/AssemblyInfo.cs
Xamarin.Forms.Platform.Tizen/Renderers/SwipeViewRenderer.cs [new file with mode: 0644]
Xamarin.Forms.Platform.Tizen/ResourcePath.cs [changed mode: 0755->0644]
Xamarin.Forms.Platform.Tizen/StaticRegistrar.cs