Propagate BindingContext recursively on RecyclerViewItem. (#2928)
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Thu, 29 Apr 2021 12:22:26 +0000 (21:22 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 7 May 2021 05:58:58 +0000 (14:58 +0900)
commitdfbbb7bd4bb15a82d7c0e879c41c55df23ddc1d8
tree5f101694cbc78dee307450b58a40df2ad7613411
parent838c33d69ba25fbdb40a224d3dd213fec4c286fe
Propagate BindingContext recursively on RecyclerViewItem. (#2928)

* Propgate BindingContext recursively on RecyclerViewItem.

propagate BindingContext to chlidren and descendant recursively
for applying binding on DataTemplate.
src/Tizen.NUI.Components/Controls/RecyclerView/Item/RecyclerViewItem.Internal.cs