Skip to content

Change the text color of the Cancel button #33

@chirag-raval

Description

@chirag-raval

Hello Tap Payment Team,

I want to change the text color of the Cancel button of GoSellActivity to white color? Can you please let me know how to change that color as I am not able to find the method in the ThemeObjecet.

 <TextView
                android:id="@+id/cancel_payment_icon"
                android:textSize="@dimen/font_size_14sp"
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:text="@string/cancel"
                android:layout_marginBottom="@dimen/margin_basic_16dp"
                android:layout_marginTop="@dimen/margin_basic_16dp"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions