Skip to content

Commit

Permalink
Merge pull request #7771 from brave/pr7764_issue_13800_1.20.x
Browse files Browse the repository at this point in the history
Fix #13800 (uplift to 1.20.x)
  • Loading branch information
kjozwiak authored Feb 2, 2021
2 parents f107e6c + 6bcf5ac commit 8402e27
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 8402e27

Please sign in to comment.