Skip to content

Commit

Permalink
Merge pull request #7764 from brave/issue_13800
Browse files Browse the repository at this point in the history
Fix #13800
  • Loading branch information
deeppandya authored Feb 2, 2021
2 parents b02b952 + d065098 commit af5ed0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
android:layout_marginBottom="16dp"
android:textSize="14sp"
android:text="@string/you_can_change_this_later"
android:textColor="@color/brave_rewards_modal_theme_color"/>
android:textColor="@color/brave_rewards_modal_text_color"/>

<TextView
android:layout_width="wrap_content"
Expand Down

0 comments on commit af5ed0d

Please sign in to comment.