replaceExistingNonRootView

open fun replaceExistingNonRootView(oldTag: Int, newTag: Int)

Replaces the View specified by oldTag with the View specified by newTag within oldTag's parent.