Skip to content

SDK-5737: Timer Template Enhancements for styling#55

Open
reshab-code wants to merge 12 commits into
developfrom
task/SDK-5737-timer-template-enhancements
Open

SDK-5737: Timer Template Enhancements for styling#55
reshab-code wants to merge 12 commits into
developfrom
task/SDK-5737-timer-template-enhancements

Conversation

@reshab-code
Copy link
Copy Markdown

Implemented styling configurations for the Timer Container box to support advanced UI customization in push templates.

Features Added:

  • Timer Background Color (Supports both Solid and Gradient)

  • Border configuration (Color, Width, and Radius)

  • Timer Text Color

@francispereira
Copy link
Copy Markdown

francispereira commented May 4, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@nishant-clevertap nishant-clevertap changed the base branch from master to develop May 20, 2026 10:21
}()

private var timerBoxView: CTTimerBoxView?
private var timerLabel: UILabel?
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need timerLabel if we are using timerBoxView?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants