Tapadoo / Alerter

An Android Alerting Library
MIT License
5.52k stars 633 forks source link

Dectect Running Alerter #61

Closed dhamdani666 closed 7 years ago

dhamdani666 commented 7 years ago

How to know alerter is running ? isShowing() ?

kpmmmurphy commented 7 years ago

There's not proper functionality for this right now - I'll add it as an enhancement.

kpmmmurphy commented 7 years ago

This has been added in version 2.0.0. Simply call Alerter.isShowing(); 😬

nithinkolekar commented 5 years ago

is that mean we can show Alerter one after another?