Is there anyway to implement Heads Up Notification
for Android Kitkat (API 19)
?
Based on my findings as below link, it says that heads up notification can be disabled in android Kitkat.
http://teckfront.com/enable-heads-notifications-android-4-4-4-kitkat-take-quick-peek/
But based on documentation from google, this function implemented on android 5.0+ https://developer.android.com/guide/topics/ui/notifiers/notifications.html#Heads-up
Appreciate that if anyone could provide me guidance on how to implement it for Android Kitkat
version
thanks