Leanplum / Leanplum-Android-SDK

Leanplum's integrated solution delivers meaningful engagement across messaging and the in-app experience.
https://www.leanplum.com
Apache License 2.0
46 stars 40 forks source link

Fix Android 12 support for big picture style. #458

Closed hborisoff closed 3 years ago

hborisoff commented 3 years ago
What Where/Who
JIRA Issue SDK-386
People Involved @hborisoff

Removing custom code for two-line support, as it breaks notification visualisation in Android 12 (API 31). This code wasn't working for any APIs starting from 28. Currently API 31 support multiline summary out of the box. Check document about different APIs and how we support big picture.