Dimming UI elements in the Background
Hello,
As part of my next app, I'd like to do something similar to what I've shown in these screenshots:
Before:
After the trash button is clicked:
The popup rises from the bottom of the screen, and at the same time everything else on the screen is dimmed. As a result, the new popup seems so jump out at the user.
With the UI components that Appery offers, I can't think of a way to do something like this. The main two things I want are:
The ability to dim of the rest of the screen when a popup appears.
A popup that appears at the bottom of the screen, preferably while still displaying all other elements on the screen.
Can Appery support this type of feature?