└── README.md /README.md: -------------------------------------------------------------------------------- 1 | NotificationCompat2 2 | =================== 3 | 4 | An extension of the `NotificationCompat` helper in the support library which 5 | actually supports all of the features of the Android 4.1 (Jelly Bean) release. 6 | 7 | # DEPRECATED 8 | 9 | Please use the [support library r11][support] or newer for these features. 10 | 11 | 12 | [support]: http://developer.android.com/tools/extras/support-library.html 13 | --------------------------------------------------------------------------------