Something went wrong on our end. Please try again.
Created by: lguychard
A ViewResolver
is now simply a function that takes a container as input and returns Iterable<View>
, instead of being defined with a selector and a resolveView()
function.