[NUI] Fix to restore setter of AnimatedImageView.ResourceUrl
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 4 Dec 2020 04:38:27 +0000 (13:38 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 15 Dec 2020 06:33:59 +0000 (15:33 +0900)
commit68f9c452c2d56a72f814f364aa089d94558af4a0
tree1bc004b30558b1ba205877ff1bfdf37289972bfd
parentaf299fcb26805bc09ba3403e145bf7d0640f7cb4
[NUI] Fix to restore setter of AnimatedImageView.ResourceUrl

The setter of AnimatedImageView.ResourceUrl was removed incorrectly by
PR #2232.
To fix the above issue, the setter of AnimatedImageView.ResourceUrl is
restored.
src/Tizen.NUI/src/public/BaseComponents/AnimatedImageView.cs