AleFachini
Lurker
Hello i need to design this:
In my screen i want to load 9 images and be able to:
1-scroll each column vertically UP and DOWN
2- Scroll horizontally the whole column LEFT AND RIGHT
3- Be able to scroll UP and DOWN new Column on screen
I don't want the solution just to know if it is Doable and which elements to use???
Or should i go straight to a Game engine instead of android studio?
NOTES:
Each block will have an image preloaded in app.
In the future each block could have editing options
Final idea is to be able to move any block in any direction keeping relative position of each element.
Is this possible with only android studio?
In my screen i want to load 9 images and be able to:
1-scroll each column vertically UP and DOWN
2- Scroll horizontally the whole column LEFT AND RIGHT
3- Be able to scroll UP and DOWN new Column on screen
I don't want the solution just to know if it is Doable and which elements to use???
Or should i go straight to a Game engine instead of android studio?
NOTES:
Each block will have an image preloaded in app.
In the future each block could have editing options
Final idea is to be able to move any block in any direction keeping relative position of each element.
Is this possible with only android studio?