> For the complete documentation index, see [llms.txt](https://docs.vida.id/identity-stack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vida.id/identity-stack/verify/kyc-mobile-sdk/integration-overview/android-sdk/customization/customization-strings.md).

# Customization Strings

## Customization Attributes And Values

This section shows the customization options available in the KYC Mobile SDK and what you can change for each one. Attributes are the visual elements you can adjust to match your brand, such as colors, font sizes, and logos. Values are the actual text or content shown to your users, such as button labels and on-screen messages.

### Document Intro Screen - Text

<table><thead><tr><th>Attributes</th><th width="217.21484375">Values</th><th width="152.51171875">Types</th></tr></thead><tbody><tr><td>vida_kyc_doc_intro_title_text</td><td>Verify Your Identity</td><td>String</td></tr><tr><td>vida_kyc_doc_intro_description_text</td><td>We'll guide you through a quick set of steps to verify your identity. The whole process usually takes 1-2 minutes.</td><td>String</td></tr><tr><td>vida_kyc_doc_intro_sub_description_text</td><td>What to expect</td><td>String</td></tr><tr><td>vida_kyc_doc_intro_doc_capture_title_text</td><td>Document Capture</td><td>String</td></tr><tr><td>vida_kyc_doc_intro_doc_capture_description_text</td><td>Take a photo of your ID or passport</td><td>String</td></tr><tr><td>vida_kyc_doc_intro_selfie_capture_title_text</td><td>Selfie Capture</td><td>String</td></tr><tr><td>vida_kyc_doc_intro_selfie_capture_description_text</td><td>Verify your face matches your document</td><td>String</td></tr><tr><td>vida_kyc_intro_selection_certification_text</td><td>Your data is securely protected</td><td>String</td></tr><tr><td>vida_kyc_intro_selection_eula_text</td><td>By clicking Continue, you have read, understood, and agreed to be bound by the Terms of Use and Privacy Policy.</td><td>String</td></tr><tr><td>vida_kyc_doc_intro_primary_cta_enabled_text</td><td>Continue</td><td>String</td></tr></tbody></table>

### Document Selection Screen - Text

<table><thead><tr><th width="303.4765625">Attributes</th><th>Values</th><th>Types</th></tr></thead><tbody><tr><td>vida_kyc_doc_selection_title_text</td><td>Document Selection</td><td>String</td></tr><tr><td>vida_kyc_doc_selection_description_text</td><td>Take a photo of the original document so we can verify who you are</td><td>String</td></tr><tr><td>vida_kyc_doc_selection_radio_button_one_title_text</td><td>Indonesian Citizen</td><td>String</td></tr><tr><td>vida_kyc_doc_selection_radio_button_one_option_text</td><td>KTP</td><td>String</td></tr><tr><td>vida_kyc_doc_selection_radio_button_two_title_text</td><td>Foreign Citizen</td><td>String</td></tr><tr><td>vida_kyc_doc_selection_radio_button_two_option_text</td><td>PASSPORT</td><td>String</td></tr><tr><td>vida_kyc_doc_selection_primary_cta_enabled_text</td><td>Continue</td><td>String</td></tr></tbody></table>

### Document Capture Screen - Text

<table><thead><tr><th>Attributes</th><th width="286.92578125">Values</th><th width="102.9921875">Types</th></tr></thead><tbody><tr><td>vida_kyc_doc_capture_title_text</td><td>Capture Your %s</td><td>String</td></tr><tr><td>vida_kyc_doc_capture_description_text</td><td>Place your original %s within the frame and follow the instructions below</td><td>String</td></tr><tr><td>vida_kyc_doc_capture_primary_cta_enabled_text</td><td>Start Document Capture</td><td>String</td></tr></tbody></table>

### Document Intro Screen - Colors

| Attributes                                                       | Values  | Types |
| ---------------------------------------------------------------- | ------- | ----- |
| vida\_kyc\_doc\_intro\_title\_text\_color                        | #0C0C0D | Color |
| vida\_kyc\_doc\_intro\_description\_text\_color                  | #04172D | Color |
| vida\_kyc\_doc\_intro\_doc\_capture\_title\_text\_color          | #0C0C0D | Color |
| vida\_kyc\_doc\_intro\_doc\_capture\_description\_text\_color    | #0C0C0D | Color |
| vida\_kyc\_doc\_intro\_selfie\_capture\_title\_text\_color       | #0C0C0D | Color |
| vida\_kyc\_doc\_intro\_selfie\_capture\_description\_text\_color | #0C0C0D | Color |
| vida\_kyc\_doc\_intro\_checkbox\_enabled\_color                  | #00BC5E | Color |
| vida\_kyc\_doc\_intro\_checkbox\_disabled\_color                 | #808184 | Color |
| vida\_kyc\_doc\_intro\_hyperlink\_color                          | #00BC5E | Color |
| vida\_kyc\_intro\_selection\_certification\_text\_color          | #04172D | Color |
| vida\_kyc\_doc\_intro\_eula\_text\_color                         | #04172D | Color |

### Document Selection Screen - Colors

| Attributes                                                     | Values  | Types |
| -------------------------------------------------------------- | ------- | ----- |
| vida\_kyc\_doc\_selection\_radio\_button\_enabled\_color       | #00BC5E | Color |
| vida\_kyc\_doc\_selection\_radio\_button\_disabled\_color      | #EAEBEB | Color |
| vida\_kyc\_doc\_selection\_radio\_button\_not\_selected\_color | #00BC5E | Color |
| vida\_kyc\_doc\_selection\_title\_text\_color                  | #0C0C0D | Color |
| vida\_kyc\_doc\_selection\_description\_text\_color            | #04172D | Color |
| vida\_kyc\_doc\_selection\_radio\_button\_title\_text\_color   | #0C0C0D | Color |
| vida\_kyc\_doc\_selection\_radio\_button\_option\_text\_color  | #04172D | Color |

### Document Capture Screen - Colors

| Attributes                                        | Values  | Types |
| ------------------------------------------------- | ------- | ----- |
| vida\_kyc\_doc\_capture\_back\_cta\_color         | #000000 | Color |
| vida\_kyc\_doc\_capture\_title\_text\_color       | #0C0C0D | Color |
| vida\_kyc\_doc\_capture\_description\_text\_color | #04172D | Color |
| vida\_kyc\_doc\_capture\_guide\_text\_color       | #1A2E44 | Color |

### Document Intro Screen - Font Size

| Attributes                                                            | Values | Types     |
| --------------------------------------------------------------------- | ------ | --------- |
| vida\_kyc\_doc\_intro\_title\_text\_font\_size                        | 18sp   | Dimension |
| vida\_kyc\_doc\_intro\_description\_text\_font\_size                  | 14sp   | Dimension |
| vida\_kyc\_doc\_intro\_sub\_description\_text\_font\_size             | 14sp   | Dimension |
| vida\_kyc\_doc\_intro\_doc\_capture\_title\_text\_font\_size          | 14sp   | Dimension |
| vida\_kyc\_doc\_intro\_doc\_capture\_description\_text\_font\_size    | 12sp   | Dimension |
| vida\_kyc\_doc\_intro\_selfie\_capture\_title\_text\_font\_size       | 14sp   | Dimension |
| vida\_kyc\_doc\_intro\_selfie\_capture\_description\_text\_font\_size | 12sp   | Dimension |
| vida\_kyc\_doc\_intro\_certification\_text\_font\_size                | 14sp   | Dimension |
| vida\_kyc\_doc\_intro\_eula\_text\_font\_size                         | 14sp   | Dimension |
| vida\_kyc\_doc\_intro\_primary\_cta\_enabled\_text\_font\_size        | 14sp   | Dimension |

### Document Selection Screen - Font Size

| Attributes                                                          | Values | Types     |
| ------------------------------------------------------------------- | ------ | --------- |
| vida\_kyc\_doc\_selection\_title\_text\_font\_size                  | 18sp   | Dimension |
| vida\_kyc\_doc\_selection\_description\_text\_font\_size            | 14sp   | Dimension |
| vida\_kyc\_doc\_selection\_radio\_button\_title\_text\_font\_size   | 14sp   | Dimension |
| vida\_kyc\_doc\_selection\_radio\_button\_option\_text\_font\_size  | 14sp   | Dimension |
| vida\_kyc\_doc\_selection\_primary\_cta\_enabled\_text\_font\_size  | 14sp   | Dimension |
| vida\_kyc\_doc\_selection\_primary\_cta\_disabled\_text\_font\_size | 14sp   | Dimension |

### Document Capture Screen - Font Size

| Attributes                                                        | Values | Types     |
| ----------------------------------------------------------------- | ------ | --------- |
| vida\_kyc\_doc\_capture\_title\_text\_font\_size                  | 18sp   | Dimension |
| vida\_kyc\_doc\_capture\_description\_text\_font\_size            | 14sp   | Dimension |
| vida\_kyc\_doc\_capture\_primary\_cta\_enabled\_text\_font\_size  | 14sp   | Dimension |
| vida\_kyc\_doc\_capture\_primary\_cta\_disabled\_text\_font\_size | 14sp   | Dimension |

### Document Intro Screen - Branding Logo

<table><thead><tr><th>Attributes</th><th width="105.20703125">Values</th><th width="139.75">Types</th></tr></thead><tbody><tr><td>vida_kyc_doc_intro_branding_logo_kominfo_visibility</td><td>true</td><td>Boolean</td></tr><tr><td>vida_kyc_doc_intro_branding_logo_iso_visibility</td><td>true</td><td>Boolean</td></tr></tbody></table>

### Document Capture Screen - Image

| Attributes                                  | Values                                    | Types     |
| ------------------------------------------- | ----------------------------------------- | --------- |
| vida\_kyc\_doc\_capture\_instruction\_image | mobile.xml (document mobile illustration) | Reference |

### Permission Dialog - Text

<table><thead><tr><th>Attributes</th><th width="228.2265625">Values</th><th width="95.5625">Types</th></tr></thead><tbody><tr><td>vida_kyc_permission_dialog_title_text</td><td>Allow Camera Access</td><td>String</td></tr><tr><td>vida_kyc_permission_dialog_description_text</td><td>Allow camera access to continue verification.</td><td>String</td></tr><tr><td>vida_kyc_permission_dialog_primary_cta_enabled_text</td><td>Allow Access</td><td>String</td></tr><tr><td>vida_kyc_permission_dialog_secondary_cta_enabled_text</td><td>Cancel</td><td>String</td></tr></tbody></table>

### Permission Dialog - Colors

<table><thead><tr><th>Attributes</th><th width="132.6484375">Values</th><th width="114.46484375">Types</th></tr></thead><tbody><tr><td>vida_kyc_permission_dialog_title_text_color</td><td>#0C0C0D</td><td>Color</td></tr><tr><td>vida_kyc_permission_dialog_description_text_color</td><td>#04172D</td><td>Color</td></tr></tbody></table>

### Permission Dialog - Font Size

| Attributes                                                               | Values | Types     |
| ------------------------------------------------------------------------ | ------ | --------- |
| vida\_kyc\_permission\_dialog\_title\_text\_font\_size                   | 18sp   | Dimension |
| vida\_kyc\_permission\_dialog\_description\_text\_font\_size             | 14sp   | Dimension |
| vida\_kyc\_permission\_dialog\_primary\_cta\_enabled\_text\_font\_size   | 14sp   | Dimension |
| vida\_kyc\_permission\_dialog\_secondary\_cta\_enabled\_text\_font\_size | 14sp   | Dimension |

### Permission Dialog - Image

| Attributes                           | Values                         | Types     |
| ------------------------------------ | ------------------------------ | --------- |
| vida\_kyc\_permission\_dialog\_image | icon\_camera.xml (camera icon) | Reference |

### Leaving Soon Dialog - Text

| Attributes                                                      | Values                                                                                    | Types  |
| --------------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ------ |
| vida\_kyc\_leaving\_soon\_dialog\_title\_text                   | Leaving so soon?                                                                          | String |
| vida\_kyc\_leaving\_soon\_dialog\_description\_text             | Just a few more steps to secure your account. Completing this helps protect your account. | String |
| vida\_kyc\_leaving\_soon\_dialog\_primary\_cta\_enabled\_text   | Continue Verification                                                                     | String |
| vida\_kyc\_leaving\_soon\_dialog\_secondary\_cta\_enabled\_text | Cancel Anyway                                                                             | String |

### Leaving Soon Dialog - Colors

| Attributes                                                 | Values  | Types |
| ---------------------------------------------------------- | ------- | ----- |
| vida\_kyc\_leaving\_soon\_dialog\_title\_text\_color       | #0C0C0D | Color |
| vida\_kyc\_leaving\_soon\_dialog\_description\_text\_color | #04172D | Color |

### Leaving Soon Dialog - Font Size

| Attributes                                                                  | Values | Types     |
| --------------------------------------------------------------------------- | ------ | --------- |
| vida\_kyc\_leaving\_soon\_dialog\_title\_text\_font\_size                   | 18sp   | Dimension |
| vida\_kyc\_leaving\_soon\_dialog\_description\_text\_font\_size             | 14sp   | Dimension |
| vida\_kyc\_leaving\_soon\_dialog\_primary\_cta\_enabled\_text\_font\_size   | 14sp   | Dimension |
| vida\_kyc\_leaving\_soon\_dialog\_secondary\_cta\_enabled\_text\_font\_size | 14sp   | Dimension |

### Leaving Soon Dialog - Image

| Attributes                              | Values                                              | Types     |
| --------------------------------------- | --------------------------------------------------- | --------- |
| vida\_kyc\_leaving\_soon\_dialog\_image | leaving\_soon\_icon.xml (leaving soon illustration) | Reference |

### Manual Capture Dialog - Text

| Attributes                                                        | Values                                                           | Types  |
| ----------------------------------------------------------------- | ---------------------------------------------------------------- | ------ |
| vida\_kyc\_manual\_capture\_dialog\_title\_text                   | Having trouble with auto-capture?                                | String |
| vida\_kyc\_manual\_capture\_dialog\_description\_text             | If it's not working properly, please capture the photo manually. | String |
| vida\_kyc\_manual\_capture\_dialog\_primary\_cta\_enabled\_text   | Switch to Manual Capture                                         | String |
| vida\_kyc\_manual\_capture\_dialog\_secondary\_cta\_enabled\_text | Keep Using Auto Capture                                          | String |

### Manual Capture Dialog - Colors

| Attributes                                                   | Values  | Types |
| ------------------------------------------------------------ | ------- | ----- |
| vida\_kyc\_manual\_capture\_dialog\_title\_text\_color       | #0C0C0D | Color |
| vida\_kyc\_manual\_capture\_dialog\_description\_text\_color | #04172D | Color |

### Manual Capture Dialog - Font Size

| Attributes                                                                    | Values | Types     |
| ----------------------------------------------------------------------------- | ------ | --------- |
| vida\_kyc\_manual\_capture\_dialog\_title\_text\_font\_size                   | 18sp   | Dimension |
| vida\_kyc\_manual\_capture\_dialog\_description\_text\_font\_size             | 14sp   | Dimension |
| vida\_kyc\_manual\_capture\_dialog\_primary\_cta\_enabled\_text\_font\_size   | 14sp   | Dimension |
| vida\_kyc\_manual\_capture\_dialog\_secondary\_cta\_enabled\_text\_font\_size | 14sp   | Dimension |

### Manual Capture Dialog - Image

| Attributes                                | Values                         | Types     |
| ----------------------------------------- | ------------------------------ | --------- |
| vida\_kyc\_manual\_capture\_dialog\_image | icon\_camera.xml (camera icon) | Reference |

### Camera Screen - Text

| Attributes                                                                                          | Values                             | Types  |
| --------------------------------------------------------------------------------------------------- | ---------------------------------- | ------ |
| vida\_kyc\_camera\_screen\_title\_text                                                              | Capture Your %s                    | String |
| vida\_kyc\_camera\_screen\_instruction\_text                                                        | Capture the Front Side of %s       | String |
| vida\_kyc\_camera\_screen\_card\_side\_instruction\_text                                            | Capture the %s Side                | String |
| vida\_kyc\_camera\_screen\_help\_text                                                               | Need help                          | String |
| vida\_kyc\_camera\_screen\_instruction\_text\_no\_card\_text                                        | Unable to detect the Card          | String |
| vida\_kyc\_camera\_screen\_instruction\_instructions\_text\_passport\_text                          | Capture Data page of your PASSPORT | String |
| vida\_kyc\_camera\_screen\_instruction\_instruction\_text\_hold\_still\_capturing\_your\_card\_text | Processing...                      | String |
| vida\_kyc\_camera\_screen\_instruction\_text\_card\_is\_too\_far\_bring\_it\_closer\_text           | Card is too far, Bring it closer   | String |
| vida\_kyc\_camera\_screen\_instruction\_text\_card\_is\_too\_close\_move\_it\_back\_text            | Card is too close, move it back    | String |
| vida\_kyc\_camera\_screen\_instruction\_text\_card\_is\_too\_dark                                   | Move to well-lit area              | String |
| vida\_kyc\_camera\_screen\_instruction\_text\_card\_is\_not\_detected\_text                         | Card is not detected               | String |
| vida\_kyc\_camera\_screen\_instruction\_text\_card\_is\_not\_in\_box\_text                          | Card is not in box                 | String |
| vida\_kyc\_camera\_screen\_instruction\_text\_card\_is\_not\_aligned\_text                          | Align the document properly        | String |
| vida\_kyc\_camera\_screen\_instruction\_text\_card\_is\_tilted\_text                                | Hold the document straight.        | String |

### Camera Screen - Colors

| Attributes                                          | Values    | Types |
| --------------------------------------------------- | --------- | ----- |
| vida\_kyc\_camera\_screen\_title\_text\_color       | #0C0C0D   | Color |
| vida\_kyc\_camera\_screen\_instruction\_text\_color | #FFFFFF   | Color |
| vida\_kyc\_camera\_screen\_overlay\_color           | #CC363F41 | Color |
| vida\_kyc\_camera\_screen\_stroke\_text\_color      | #AAC3BCC0 | Color |
| vida\_kyc\_camera\_screen\_progress\_bar\_color     | #00BC5E   | Color |
| vida\_kyc\_camera\_screen\_help\_text\_color        | #99A2AC   | Color |
| vida\_kyc\_camera\_screen\_help\_icon\_color        | #99A2AC   | Color |

### Camera Screen - Font Size

| Attributes                                               | Values | Types     |
| -------------------------------------------------------- | ------ | --------- |
| vida\_kyc\_camera\_screen\_title\_text\_font\_size       | 18sp   | Dimension |
| vida\_kyc\_camera\_screen\_instruction\_text\_font\_size | 16sp   | Dimension |
| vida\_kyc\_camera\_screen\_help\_text\_font\_size        | 12sp   | Dimension |

### Camera Screen - Branding Logo

| Attributes                            | Values                                  | Types     |
| ------------------------------------- | --------------------------------------- | --------- |
| vida\_kyc\_branding\_logo             | branding\_logo.xml (VIDA branding logo) | Reference |
| vida\_kyc\_branding\_logo\_visibility | true                                    | Boolean   |

### General Error Screen - Text

| Attributes                                                           | Values                                                                                                      | Types  |
| -------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ------ |
| vida\_kyc\_general\_error\_title\_text                               | Verification Failed                                                                                         | String |
| vida\_kyc\_general\_error\_description\_title\_text\_network\_error  | Internet Connection Issue                                                                                   | String |
| vida\_kyc\_general\_error\_description\_title\_text\_401\_and\_403   | Session Timeout                                                                                             | String |
| vida\_kyc\_general\_error\_description\_title\_text\_404\_and\_500   | System Issue                                                                                                | String |
| vida\_kyc\_general\_error\_description\_title\_text\_default         | Verification couldn't be completed                                                                          | String |
| vida\_kyc\_general\_error\_description\_detail\_text\_network\_error | A network issue is blocking verification. Check or reset your connection.                                   | String |
| vida\_kyc\_general\_error\_description\_detail\_text\_401\_and\_403  | Your session has reached timeout. This safeguard helps protect your identity and keeps your account secure. | String |
| vida\_kyc\_general\_error\_description\_detail\_text\_404\_and\_500  | Our system has encountered a technical issue that is hindering the verification process.                    | String |
| vida\_kyc\_general\_error\_description\_detail\_text\_default        | A system issue prevented verification. This protects your account from fraud.                               | String |
| vida\_kyc\_general\_error\_info\_text                                | If you believe this is an error or need further assistance, please reach out to our support team:           | String |
| vida\_kyc\_general\_error\_email\_text                               | Email                                                                                                       | String |
| vida\_kyc\_general\_error\_support\_text                             | <support@company.com>                                                                                       | String |
| vida\_kyc\_general\_error\_retry\_attempt\_text                      | You still have %1$d more attempts to retake photos.                                                         | String |
| vida\_kyc\_general\_error\_retry\_attempt\_text\_no\_attempt\_left   | Maximum number of attempt has been reached.                                                                 | String |
| vida\_kyc\_general\_error\_primary\_cta\_enabled\_text               | Retake Photos                                                                                               | String |
| vida\_kyc\_general\_error\_secondary\_cta\_enabled\_text             | Try Later                                                                                                   | String |
| vida\_kyc\_general\_error\_face\_match\_cta\_enabled\_text           | Try Again                                                                                                   | String |

### General Error Screen - Colors

| Attributes                                                      | Values  | Types |
| --------------------------------------------------------------- | ------- | ----- |
| vida\_kyc\_general\_error\_title\_text\_color                   | #0C0C0D | Color |
| vida\_kyc\_general\_error\_description\_title\_text\_color      | #0C0C0D | Color |
| vida\_kyc\_general\_error\_description\_detail\_text\_color     | #04172D | Color |
| vida\_kyc\_general\_error\_info\_text\_color                    | #04172D | Color |
| vida\_kyc\_general\_error\_email\_text\_color                   | #04172D | Color |
| vida\_kyc\_general\_error\_support\_text\_color                 | #04172D | Color |
| vida\_kyc\_general\_error\_retry\_attempt\_text\_color          | #04172D | Color |
| vida\_kyc\_general\_error\_primary\_cta\_enabled\_text\_color   | #00172F | Color |
| vida\_kyc\_general\_error\_secondary\_cta\_enabled\_text\_color | #00172F | Color |

### General Error Screen - Font Size

| Attributes                                                           | Values | Types     |
| -------------------------------------------------------------------- | ------ | --------- |
| vida\_kyc\_general\_error\_title\_text\_font\_size                   | 18sp   | Dimension |
| vida\_kyc\_general\_error\_description\_title\_text\_font\_size      | 14sp   | Dimension |
| vida\_kyc\_general\_error\_description\_detail\_text\_font\_size     | 14sp   | Dimension |
| vida\_kyc\_general\_error\_info\_text\_font\_size                    | 14sp   | Dimension |
| vida\_kyc\_general\_error\_email\_text\_font\_size                   | 14sp   | Dimension |
| vida\_kyc\_general\_error\_support\_text\_font\_size                 | 14sp   | Dimension |
| vida\_kyc\_general\_error\_retry\_attempt\_text\_font\_size          | 14sp   | Dimension |
| vida\_kyc\_general\_error\_primary\_cta\_enabled\_text\_font\_size   | 14sp   | Dimension |
| vida\_kyc\_general\_error\_secondary\_cta\_enabled\_text\_font\_size | 14sp   | Dimension |

### IQA Error Screen - Text

| Attributes                                                           | Values                                         | Types  |
| -------------------------------------------------------------------- | ---------------------------------------------- | ------ |
| vida\_kyc\_iqa\_error\_title\_text                                   | Verification Failed                            | String |
| vida\_kyc\_iqa\_error\_description\_title\_text                      | Oops, there's a problem with the image quality | String |
| vida\_kyc\_iqa\_error\_description\_doc\_type\_text                  | Document - %1$s                                | String |
| vida\_kyc\_iqa\_error\_description\_biometric\_type\_text            | Selfie                                         | String |
| vida\_kyc\_iqa\_error\_description\_error\_type\_text\_blurry        | Image is Blurry                                | String |
| vida\_kyc\_iqa\_error\_description\_error\_type\_text\_dark          | Image is Too Dark                              | String |
| vida\_kyc\_iqa\_error\_description\_error\_type\_text\_glare         | Image has Glare                                | String |
| vida\_kyc\_iqa\_error\_description\_error\_type\_text\_cropped       | Image is Cropped or Covered                    | String |
| vida\_kyc\_iqa\_error\_description\_error\_type\_text\_quality       | Image Quality Error                            | String |
| vida\_kyc\_iqa\_error\_description\_error\_type\_text\_generic       | We Couldn't Verify This Capture                | String |
| vida\_kyc\_iqa\_error\_description\_error\_type\_text\_face\_covered | Face is Covered                                | String |
| vida\_kyc\_iqa\_error\_instruction\_text                             | Please retry and follow these tips             | String |
| vida\_kyc\_iqa\_error\_primary\_cta\_enabled\_text                   | Retake Photos                                  | String |
| vida\_kyc\_iqa\_error\_secondary\_cta\_enabled\_text                 | Try Later                                      | String |

### IQA Error Screen - Colors

| Attributes                                                   | Values  | Types |
| ------------------------------------------------------------ | ------- | ----- |
| vida\_kyc\_iqa\_error\_title\_text\_color                    | #0C0C0D | Color |
| vida\_kyc\_iqa\_error\_description\_title\_text\_color       | #0C0C0D | Color |
| vida\_kyc\_iqa\_error\_description\_doc\_type\_text\_color   | #04172D | Color |
| vida\_kyc\_iqa\_error\_description\_error\_type\_text\_color | #EA2F50 | Color |
| vida\_kyc\_iqa\_error\_instruction\_text\_color              | #0C0C0D | Color |

### IQA Error Screen - Font Size

| Attributes                                                       | Values | Types     |
| ---------------------------------------------------------------- | ------ | --------- |
| vida\_kyc\_iqa\_error\_title\_text\_font\_size                   | 18sp   | Dimension |
| vida\_kyc\_iqa\_error\_description\_title\_text\_font\_size      | 14sp   | Dimension |
| vida\_kyc\_iqa\_error\_description\_doc\_type\_text\_font\_size  | 14sp   | Dimension |
| vida\_kyc\_iqa\_error\_instruction\_text\_font\_size             | 14sp   | Dimension |
| vida\_kyc\_iqa\_error\_primary\_cta\_enabled\_text\_font\_size   | 14sp   | Dimension |
| vida\_kyc\_iqa\_error\_secondary\_cta\_enabled\_text\_font\_size | 14sp   | Dimension |

### IQA Error Screen - Image

| Attributes                       | Values                                                  | Types     |
| -------------------------------- | ------------------------------------------------------- | --------- |
| vida\_kyc\_iqa\_document\_image  | doc\_capture.xml (document capture illustration)        | Reference |
| vida\_kyc\_iqa\_biometric\_image | flow\_biometric\_face.xml (face biometric illustration) | Reference |

### Common - Text

| Attributes                   | Values          |        |
| ---------------------------- | --------------- | ------ |
| Attributes                   | Values          | Types  |
| vida\_kyc\_session\_id\_text | Session ID : %s | String |

### Common - Colors

| Attributes                                        | Values    | Types |
| ------------------------------------------------- | --------- | ----- |
| vida\_kyc\_bg\_primary\_color                     | #F4F5F8   | Color |
| vida\_kyc\_bg\_secondary\_color                   | #FFFFFF   | Color |
| vida\_kyc\_primary\_cta\_enabled\_color           | #00EB76   | Color |
| vida\_kyc\_primary\_cta\_enabled\_border\_color   | #00EB76   | Color |
| vida\_kyc\_primary\_cta\_disabled\_color          | #EDEDED   | Color |
| vida\_kyc\_primary\_cta\_disabled\_border\_color  | #EDEDED   | Color |
| vida\_kyc\_back\_cta\_color                       | #000000   | Color |
| vida\_kyc\_primary\_cta\_enabled\_text\_color     | #00172F   | Color |
| vida\_kyc\_primary\_cta\_disabled\_text\_color    | #595A5C   | Color |
| vida\_kyc\_secondary\_cta\_enabled\_color         | #FFFFFF   | Color |
| vida\_kyc\_secondary\_cta\_enabled\_border\_color | #000000   | Color |
| vida\_kyc\_secondary\_cta\_enabled\_text\_color   | #00172F   | Color |
| vida\_kyc\_session\_id\_text\_color               | #808B97   | Color |
| vida\_kyc\_correct\_card\_bg\_color               | #D9F2EF   | Color |
| vida\_kyc\_incorrect\_card\_bg\_color             | #FEE9F0   | Color |
| vida\_kyc\_spinner\_start\_color                  | #00EB76   | Color |
| vida\_kyc\_spinner\_center\_color                 | #008D47   | Color |
| vida\_kyc\_spinner\_end\_color                    | #33FFFFFF | Color |

### Common - Font Size

| Attributes                               | Values | Types     |
| ---------------------------------------- | ------ | --------- |
| vida\_kyc\_session\_id\_text\_font\_size | 12sp   | Dimension |

### Common - Font Family

| Attributes                    | Values     | Types  |
| ----------------------------- | ---------- | ------ |
| Attributes                    | Values     | Types  |
| vida\_kyc\_text\_font\_family | sans-serif | String |

### Common - Images

| Attributes                            | Values                               | Types     |
| ------------------------------------- | ------------------------------------ | --------- |
| vida\_kyc\_phone\_steady\_image       | instruction\_card\_phone\_steady.xml | Reference |
| vida\_kyc\_clear\_phone\_lens\_image  | instruction\_card\_lens.xml          | Reference |
| vida\_kyc\_correct\_card\_image       | instruction\_card\_correct.xml       | Reference |
| vida\_kyc\_cropped\_card\_image       | instruction\_card\_cropped.xml       | Reference |
| vida\_kyc\_hidden\_card\_image        | instruction\_card\_hidden.xml        | Reference |
| vida\_kyc\_over\_exposed\_card\_image | instruction\_card\_over\_light.xml   | Reference |
| vida\_kyc\_blue\_card\_image          | instruction\_card\_blur.xml          | Reference |
