I would like to know what is the difference between View and ViewParent ? I am trying to get the Id of the parent of an ImageView but this I can\'t do :
ImageView
Surrounding imageview returns the parent layout id.
android:id="@+id/returnid"
example :