Search code examples
androidnotificationsandroid-4.2-jelly-bean

expandable notificaton android 4.1


There is new feature in Android 4.1 JellyBean. Expandable Notifications in status bar. Question is how to implement it ? There is any tutorial how to do this ?

Thanks


Solution

  • It's a rather new feature. That's why there isn't much information or code samples out there (not yet).

    However, this should help you for a start (including code sample): http://www.martynhaigh.com/blog/2012/07/31/new-notifications-in-jellybean

    New Link: JellyBean Notification test (Source Code on GitHub)

    Apart from that, the official Google documentation is always your friend: http://developer.android.com/about/versions/android-4.1.html#UI