Custom Notifier to show Any Arrangement/Component | Guide

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
image

  1. Main Arrangement (VA)
    image

  2. Screen Arrangement in :point_up_2: Main Arrangement
    image

  3. Notifier_Arrangement in :point_up_2: Main arrangement
    image

  4. And we need Animation Utilities & Phase

    image

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.

image

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.
image

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
image

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 :grin:

Hope you guy’s like it,any suggestions will be appreciated :blush:

44 Likes

Thnx you so much appreciating my guide as well as creating such a advanced guide…:heart::heart:

6 Likes

Thanks :blush: and without your guide this would also not be possible.

3 Likes

Nice guide! :heart_eyes:

3 Likes

Good work :star_struck:

3 Likes

Thanks @The_K_Studio @BIO-VISION_VIDEO_BLOG hope you liked it :blush:

But still you need to focus about managing height and width… like in my phone it looks like this…

1 Like

I have just used the button to trigger the notifier in the apk and not set it’s height or width, because that’s not the main part of guide :wink:

Btw, thanks I will remember it next time :blush:

1 Like

Ya that I know… I was saying to focus on that for your own projects​:joy::joy:

1 Like

Definitely :grin:

1 Like

Great and useful guide. thank you.

1 Like

Wow amazing work
Ty bhai for making without any extension
Good guide
Ty

1 Like

Thanks @appicker @K_Mehandole :grin:

WOW, nice :heart_eyes:

1 Like

3 Likes

Thanks @ADDYLIN :grin: and @Xoma :blush:

2 Likes

Now you are a expert guide writer @themaayur keep it up. You are doing great contribution to :kodular:

2 Likes

Thanks @Vedang for the Appreciation :blush:

We should also say thanks to @nikzdreamer2001 as the base idea was from his guide.

1 Like

@nikzdreamer2001 thanks :innocent: :heart_eyes:

2 Likes

Great! Is there any way I can make those notifier arrangemnets NOT CANCLABLE?