I want to repeat the image with ImageView with in RelativeLayout. Can it be possible to use the Bitmap xml and use tilemode \"repeat\"
ImageView
RelativeLayout
\"repeat\"
Create an XML file named background in Drawable folder
background.xml
In your Relative Layout add the above XML as background