OiO.lk Blog Android Big layout Android/Java
Android

Big layout Android/Java


I want to make a minesweeper app (Android/Java) with a zoom option, 100% or 200% – no variable zoom, no zoom gestures for now.

Can I create a view twice as big as the screen, in width and height, and move it around; or do I have to move all the buttons and the labels?

I would like to have a toolbar at the top, with the number of bombs left, that doesn’t move. How do I get the size of the rest of the screen?

The only examples of pan/gesture I found are for images, and they depend on the size of the image, not the size of the screen. Also, they don’t move buttons and labels.



You need to sign in to view this answers

Exit mobile version