should Share View Pool Across Context
To maximize view recycling by default we share the same view pool across all instances in the same Activity. This behavior can be disabled by returning false here.
To maximize view recycling by default we share the same view pool across all instances in the same Activity. This behavior can be disabled by returning false here.