Ensure PropertyValue returned from native side is not null.
authorUmar <m.umar@partner.samsung.com>
Mon, 5 Jun 2017 16:23:48 +0000 (17:23 +0100)
committerUmar <m.umar@partner.samsung.com>
Mon, 5 Jun 2017 16:57:41 +0000 (17:57 +0100)
commit5bf9bf4cdfae525b99e8cbc5af2afd4fce626f3c
tree22f519c8034ed36b84783fff7ef6ea0c2cf71d95
parent73624ca34c7fe524521f68bd2950247cce51e6bd
Ensure PropertyValue returned from native side is not null.

The BACKGROUND property returns a PropertyMap and we are trying to find Visual.Property.Type inside that PropertyMap which is not available as it has not been set in the application side, and hence causing a crash. Anyway, this has now been fixed by adding null checks.

Change-Id: I2e2fe44a94e4fde15c259a9e67655dfabf165e95
src/Tizen.NUI/src/public/BaseComponents/View.cs