Android Notification with BigPicture style and BigText style

*爱你&永不变心* 提交于 2019-12-11 13:56:52

问题


Does anyone can help me out here.How to implement BigPictureStyle notification with multiline summary text in android.I am able to do by reducing text size which I don't want to.Please help me out on this.

Can we combine two types of notification like big picture and big text style?Does any one know about this?


回答1:


From your requirement i can figured out that you have to create custom layout for notification because basically you can not combine both BigPicture and BitText style so you have to go with the custom view for notification.

you can read this Custom notification for android as well example from this solution



来源:https://stackoverflow.com/questions/36232394/android-notification-with-bigpicture-style-and-bigtext-style

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!