Support window transparency
authorKangho Hur <kangho.hur@samsung.com>
Wed, 22 Mar 2017 08:09:47 +0000 (17:09 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Mon, 24 Apr 2017 04:36:57 +0000 (13:36 +0900)
commitaf70e596109a143970ab44446dc23f1b4e9567aa
tree451a06d875f3ee668d2121930ce071ce6f716b92
parent2c4635f3e4ae96ebd63405d55d78eada5a294d7d
Support window transparency

- Should make window transparent before invoke LoadApplication()
- According to the Tizen UX Guideline, naviframe (NavigationPage in Xamarin.Forms) has its own opaque background image by default.
- So, it always looks opaque even if window is transparent.
- To avoid these situations, DO NOT use NavigationPage and Navigation.PushModalAsync() if you want to make your application translucent.

Change-Id: I202bd1c500e6932f2fc49c9c5c88e06acb0659af
Xamarin.Forms.Platform.Tizen/Platform.cs
Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.project.json