M
M
MikkiMouse2016-05-08 12:18:24
Android
MikkiMouse, 2016-05-08 12:18:24

How to properly arrange images in an unusual order?

Good afternoon
411b623ba62e45ad99fc1f4ab0edc93a.png
In the image above, the background image is in blue, the white squares are the areas where I want to carefully insert other images. What is the best way to do this?
At the moment, the implementation is as follows:
I made all images the same size as the background, and placed everything in one FrameLayout. What you need turned out, but it takes a lot of memory to say the least, and I would like not to stretch penny images to the size of the background.
I thought that you can try to fit images with layout_margins, but I doubt that this is a good practice.
Maybe there are some other options?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
IceJOKER, 2016-05-08
@MikkiMouse

AbsoluteLayout?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question