I have a linear layout and small view (50px - 50px), all I want to do is to move this view in to the parent (linear layout in my case). It doesn t have to be linear layout but if possible I want my wrapper to be linear layout.
What is the right way to move a drawable in the parent ? my small green view is an image (R.drawable.myimage) and I want to be able to easily move this image in the parent, the movement should me smooth