Gary Tierney
05/22/2018, 7:10 PMfind() puts the fragment into the Scope of the component find() was called in. Not sure if that's also how the Fragment gets its Scope passed down. It might just walk up its parents until it finds a valid Scope if you don't specify one when calling find(), if that's the case then not much difference.