hussien89aa / AndroidTutorialForBeginners

Step by step to build Android apps using Android Studio
https://www.udemy.com/android-tutorial-for-beginners/?couponCode=ANDORIDGITHUB
4.34k stars 6.1k forks source link

Updated Notification.java #20

Open dipudl opened 4 years ago

dipudl commented 4 years ago

The previous code of Notification.java is outdated. Android has brought some changes for Android O version & above and added notification channel. This code includes notification channel for Android O and above.