I want to put button above image view.
How can i do this?
(Please, don\'t offer to set Background, cause i need ImageView)
Worked for me with both ImageView and Button inside RelativeLayout:
ImageView
Button
RelativeLayout
...