issues
search
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
Refactor IAM templates (part 1)
#409
Closed
hborisoff
closed
4 years ago
hborisoff
commented
4 years ago
What
Where/Who
JIRA Issue
SDK-35
People Involved
@hborisoff
Background
Split BaseTemplateMessage into all subtype messages and make it more readable.
Added PopupMessageTemplate.java that will serve as common codebase for CenterPopup and Interstitial.
Added ViewUtils where moved some utility methods.
Background