Skip to content

Remove hard-coded blue & yellow panels on Android Liveness third screen (make themeable) #245

@ghalibsoomro

Description

@ghalibsoomro

On which framework/platform would you like to see this feature implemented?

Android

Which UI component is this feature-request for?

Authenticator

Please describe your feature-request in detail.

Hi there—I’m an Android/Kotlin developer integrating Amplify’s Liveness flow, and I noticed that on the third “awaiting capture” screen the library still renders two hard-coded blue (#005FCC) and yellow (#FFDD57) side panels that can’t be themed or disabled. This styling conflicts with our app’s branding; would you consider either removing those panels by default or exposing them as customizable attributes (e.g. livenessPanelPrimaryColor and livenessPanelSecondaryColor, defaulting to transparent) so developers can fully control their appearance?

Please describe a solution you'd like.

Hi there—I’m an Android/Kotlin developer integrating Amplify’s Liveness flow, and I noticed that on the third “awaiting capture” screen the library still renders two hard-coded blue (#005FCC) and yellow (#FFDD57) side panels that can’t be themed or disabled. This styling conflicts with our app’s branding; would you consider either removing those panels by default or exposing them as customizable attributes (e.g. livenessPanelPrimaryColor and livenessPanelSecondaryColor, defaulting to transparent) so developers can fully control their appearance?

We love contributors! Is this something you'd be interested in working on?

  • 👋 I may be able to implement this feature request.
  • ⚠️ This feature might incur a breaking change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions