So Welcome, Everyone today in this guide I will show how to show any Arrangement/Component (Visible) as a Notifier or a Pop-Up. This Guide is Advance/Modified Version of @nikzdreamer2001’s Top Sheet Guide. It is fully Customisable According to your needs.
So Let’s Begin
1. Components
So Basically we need Three Arrangement’s
-
Main Arrangement (VA)
-
Screen Arrangement in Main Arrangement
-
Notifier_Arrangement in Main arrangement
-
And we need Animation Utilities & Phase
Set properties As in Screenshot.
Remember the Screen Arrangement is your screen and all your components will go there.
Now lets complete Notifier Arrary work.
Now take a arrangement and make a notifier according to your need. For Eg. I have made a Exit Notifier.
Make sure that the titlebar is not visible
Your Designer Work is Completed, Now let’s head toward’s the blocks.
2. Blocks
• Procedure
Here is the main magic. By using this Procedure Notifier is Created.
Input : If you have multiple notifier then pass the block of arrangement that you want to show.
Cancelable : You can also make it Cancelable to True/False by user.
Here we are using Animation Utilities to bring the Notifier Arrangement On Top of All Arrangements and Used Phase to Animate the Notifier.
• Call Notifier
By Using the Procedure call the notifier
And you can also make it Cancelable to True/False by user.
• Cancel Notifier
To cancel the notifier use this
3. Video
4. Download
Apk : aia.apk (5.7 MB)
Aia : aia.aia (330.7 KB)
5. Credit/Refrence
Phase by @Shreyash
Top Sheet Guide by @nikzdreamer2001
By using this you can Easily make a custom notifier with card view
Hope you guy’s like it,any suggestions will be appreciated