How to put a Listview at a specific position on screen?
in
Android Processing
•
6 months ago
Hi,
I am new to Android and not so new to Processing, but still...
My application should divide the LANDSCAPE display horizontally into 3/4 -1/4 as follows
|----------------------|**********|
images list view
The images are simply a base image and overlays that get displayed depending on taps,
I want to display an editable listbox, with some way of interacting with it on the right, at the same time as the images.
I have no idea how to do this with the Ketai tools....
Also, I would like to create a main menu for other more complex interactions...
Any ideas?
Thanks!
Bob
I am new to Android and not so new to Processing, but still...
My application should divide the LANDSCAPE display horizontally into 3/4 -1/4 as follows
|----------------------|**********|
images list view
The images are simply a base image and overlays that get displayed depending on taps,
I want to display an editable listbox, with some way of interacting with it on the right, at the same time as the images.
I have no idea how to do this with the Ketai tools....
Also, I would like to create a main menu for other more complex interactions...
Any ideas?
Thanks!
Bob
1