Custom Toast Extension

Hey Everyone,
This extension helps you to create a custom toast with a given arrangement.It only have one function and three properties.

Blocks

NiotronCustomToastBlocks
NiotronCustomToastProperties

You can set Toast Duration 0 for Short length and 1 for Long length.
You can set Toast Gravity like Center,Top,ect…(In Integer) Check gravity values here.
You can also set if you want roundedCorners in toast or not.(Set layout background color to none and use bgcolor option in extension to use it succesfully)

Usage

NiotronCustomToastUsage

Download

v2 - CustomToast.aix (7.7 KB)
v1- CustomToast.aix (7.4 KB)

Update v2 - Added designer property to change notifier location by x and y.

7 Likes

Useful Extension for all developers, nice work keep it up :hugs:

1 Like

Very nice bro i really need this extension

2 Likes

Thanks to both of you for appreciation :grinning_face_with_smiling_eyes:

1 Like

Updated Extension :yum:

4 Likes

v3 - CustomToast.aix (7.8 KB)
In this version the set arrangement block have been made a property

3 Likes

can you share block how to use this extension ?

1 Like

Block for v1 and v2 is given in first post.
Here is block for v3
f43b0154aa24ded5d6d46611fe1a7d41b756245c
Everything is explained in the first post.

3 Likes

Is it possible to make custom x,y position toast?

1 Like

Yup,it’s possible …

1 Like

If we make arrangement visible its shows on home page,make that we can hide it before showing toast and icon is big too.

1 Like

Which version are you using?
And what you mean by icon is big?

1 Like

I am using v3 ,

1 Like

Just set arrangement for custom toast on initialize and it will hide

1 Like

Nice Extension :ok_hand:It will help in my project :grin:

1 Like

Thanks for appreciation!

1 Like

Can I please get written permission to redistribute, I need it for my app for MIT hackathon

1 Like

Okay, everyone is allowed to use it for MIT AI Hackathon 2020​:+1:

2 Likes

Great Extension @Krish

Thank you @Techno_Vedang

3 Likes