Hello,
I would like to display several views one after another in my app, which the user can edit, preferably in a kind of wizard (step 1, step 2, step 3, etc.).
Previously in Material Design there was the "Stepper Component" (Mobile step dots). Is there a library for B4A, or do I have to build the layout including the events myself?
Or is there a more "modern" way for the user to enter his data?
I have already tried to compile various Java projects as a library, but I failed.
Thanks in advance
I would like to display several views one after another in my app, which the user can edit, preferably in a kind of wizard (step 1, step 2, step 3, etc.).
Previously in Material Design there was the "Stepper Component" (Mobile step dots). Is there a library for B4A, or do I have to build the layout including the events myself?
Or is there a more "modern" way for the user to enter his data?
I have already tried to compile various Java projects as a library, but I failed.
Thanks in advance