Modifying Alert Dialog Attributes & Appearance | #2

Опубликовано: 17 Октябрь 2024
на канале: IJ Apps
871
16

Learn how to change attributes of Alert Dialogs by adding an icon, dismiss listeners, neutral buttons, and more!
This tutorial is part of a series on Alert Dialogs. View all the lessons here:    • Alert Dialogs  
GitHub Repo 4 code: https://github.com/IJ-Apps/Alert-Dialogs

Follow IJ Apps Instagram:   / ij_apps  

Join the IJ Apps Discord server!   / discord  
Communicate with fellow Android developers and ask me questions!

GitHub Repo: https://github.com/IJ-Apps/Alert-Dialogs

NEW!
Check out my E-rrigation app on the Google Play Store:
https://play.google.com/store/apps/de...

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

-----
Comment below or reach me at [email protected] if you have any questions, suggestions, or requests for future topics/concepts that I can cover.
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:11 Adding an Icon
0:44 Adding a Neutral Button
1:23 Making the Alert Dialog not Cancelable
2:26 onDismissListener()