-
Notifications
You must be signed in to change notification settings - Fork 17
Description
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.