TomTomAndroidTools
api_util
/
com.tomtom.tools.android.api.util
/
removeFromParent
remove
From
Parent
fun
View
.
removeFromParent
(
)
Content copied to clipboard
Removes a view from its parent. Does nothing if it's not attached to a
ViewGroup
parent.