android - Multiline notifications -


i need display few lines of text in notification. minimum android sdk 4.0.3. or level 15, "big notifications" available level 16.

what can show lines in notification api level 15?

i used this:

.setstyle(new notificationcompat.bigtextstyle().bigtext(message)) 

i didn't test on android 4.0.3, not getting compiler- or lint-errors.


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -