getDependencies
Returns a new list containing the views on which the provided view depends.
Return
a new list of views on which child
depends
Parameters
child
the view to find dependencies for
Returns a new list containing the views on which the provided view depends.
a new list of views on which child
depends
the view to find dependencies for