I have a cell with a fixed width and height, let it be 100x100px. Inside that cell I want to display an ImageView with a border around. My first idea was to put
ImageView
Here is what worked for me...
Here it the result that I get with an viewpager and imageview with a border.