Hello, i am new to b4a and making the concept for my first app...
Lets say i have a main page where i can select one item from a list.
This item does have a lot of properties to set, so i need a few layouts (activities?), grouped by functionality, for this.
After selecting the item from the main-list i show the first layout.
Then i want to have the possibility that the user can slide either horizontally or vertically to the next/previous properties layout.
I mean it should be equal which direction he is sliding, the app shows the next(up or left slide) or previous(down or right slide) layout of the settings.
Is this possible?
After the user have finished the settings i wanted to use the back or home button of the device to return back to the main-list and save the settings.
What do you think, is it a good approach for the UI or is it not possible?
Thank you for any help with this...
Lets say i have a main page where i can select one item from a list.
This item does have a lot of properties to set, so i need a few layouts (activities?), grouped by functionality, for this.
After selecting the item from the main-list i show the first layout.
Then i want to have the possibility that the user can slide either horizontally or vertically to the next/previous properties layout.
I mean it should be equal which direction he is sliding, the app shows the next(up or left slide) or previous(down or right slide) layout of the settings.
Is this possible?
After the user have finished the settings i wanted to use the back or home button of the device to return back to the main-list and save the settings.
What do you think, is it a good approach for the UI or is it not possible?
Thank you for any help with this...