Applies a data map to a view fragment, setting fields on child views based on the provided content. Iterates only views with data/fn bindings — not every entry in dataMapViewsById (constraint refs stay out of this loop).
data
fn
dataMapViewsById
The view fragment containing data maps and child views.
The data source used to populate the fragment's fields.
Applies a data map to a view fragment, setting fields on child views based on the provided content. Iterates only views with
data/fnbindings — not every entry indataMapViewsById(constraint refs stay out of this loop).