[NUI] Fix not to use setter of AnimatedImageView.URLs (#2303)
authorJaehyun Cho <29364140+jaehyun0cho@users.noreply.github.com>
Fri, 27 Nov 2020 07:35:49 +0000 (16:35 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 1 Dec 2020 08:56:39 +0000 (17:56 +0900)
commitb5cd8ad8420c31ef119c29b6652999b268ea6af0
tree97250d8618d7b2c8f162cdc8b0e477255a872b90
parent33ae18063254ba9540e2ae76298361c98d95b156
[NUI] Fix not to use setter of AnimatedImageView.URLs (#2303)

The setter of AnimatedImageView.URLs was removed to resolve CA2227.
Therefore, the setter of AnimatedImageView.URLs in sample code is also
removed.

Co-authored-by: Jaehyun Cho <jae_hyun.cho@samsung.com>
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/AnimatedImageViewTest.cs