Similar to vDesigner1, do we have an option to add floating icon on the screen (without being part of footer which takes extra row space blank)?
Below screenshot of reference of vDesigner1 app
Similar to vDesigner1, do we have an option to add floating icon on the screen (without being part of footer which takes extra row space blank)?
Below screenshot of reference of vDesigner1 app
@VivekBhardwaj
You can use stack element to achieve this functionality.
Here is the link for few examples of stack configuration in designer 2 : How to configure Stack in vDesigner 2.0?
@AnushkaGupta Please add more points for better image.
@Ritik_Dixit and @VivekBhardwaj, you can also convert the page as stack for better handling of the UI for your use-case.
Otherwise, for this functionality you can configure a stack element on a card container element.
@Ritik_Dixit & @AnushkaGupta
We already have pre-built application and this floating icon is required to be shown on almost all the screens, so converting multiple pages to stack won’t be feasible.
also, Stack element does not stick to the bottom or top of the screen and is scrollable along with the screen.
@VivekBhardwaj, for the position of the stack element to be fixed on the page while scrolling also. You can try once mapping this stack element inside the footer element.