Skip to content

Sourav/native dark theme#79

Open
isouravganguly wants to merge 10 commits into
masterfrom
sourav/native-dark-theme
Open

Sourav/native dark theme#79
isouravganguly wants to merge 10 commits into
masterfrom
sourav/native-dark-theme

Conversation

@isouravganguly

Copy link
Copy Markdown
Collaborator

No description provided.


// colorScheme rides the bridge as a primitive string and is mapped back to the native
// enum here. Unknown/absent → null so the SDK keeps its light-default behaviour.
private fun parseColorScheme(value: String?): ScLoanColorScheme? = when (value) {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is sdk remotely fetching color values from server or its consuming them from host app?

@isouravganguly isouravganguly marked this pull request as ready for review July 9, 2026 07:26
@dporwal-shipit

Copy link
Copy Markdown
Collaborator

on basis of QA validation here this has been approved

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.

2 participants