Create a Self-Dismissing Alert Dialog | #3

Опубликовано: 15 Октябрь 2024
на канале: IJ Apps
2,376
24

Learn how to make a self-dismissing Alert Dialog, that is an Alert Dialog that closes by itself after a specified amount of time if the user has not already dismissed it. The Dialog will even display how much time is left before it closes.
GitHub Repo 4 code: https://github.com/IJ-Apps/Alert-Dialogs

IJ Apps Instagram -   / ij_apps  
Join the IJ Apps Discord!   / discord  

New App on the Google Play Store!
https://play.google.com/store/apps/de...
The E-rrigation app allows you to save money and cut down water usage by optimizing sprinkler placement before you put the sprinkler system in place.
Check it out and leave a review!

Check out my Face Analyzer app on the Google Play Store: https://play.google.com/store/apps/de...

----------
Subscribe to IJ Apps to stay up to date when new videos are released and share the channel with friends!

IJ Apps Website: https://ij-apps.wixsite.com/android

*IJ Apps GitHub Page: https://github.com/IJ-Apps
*Personal GitHub Page with Cool and Complex Projects: https://github.com/ishaanjav

0:00 Introduction
0:13 Creating the Alert Dialog
1:05 onShowListener()
1:53 Creating the Countdown Timer
3:28 Dismissing the Alert Dialog by itself
4:05 Running the app.