Wednesday, December 19, 2012

[android-developers] Custom notifications on Android v2.3

Does NotificationCompat.Builder setContent() API work on Android v2.3?. The reason why I ask is because I have managed to successfully display a status bar notification with a custom layout using setContent() in Android v4.X, but I cannot get it to work for Android v2.3 - I get a notification with the icon displayed, but no text (i.e. the rest is empty).

Any help would be greatly appreciated!.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment