Account: changes the title label for logged-in users (#34707)

This commit is contained in:
Szilard Szaloki
2026-03-14 05:14:17 +09:00
committed by GitHub
parent d4a7e51039
commit 8dc92ab21c
7 changed files with 23 additions and 30 deletions
@@ -2,8 +2,8 @@
<resources>
<declare-styleable name="brave_account_preference">
<attr name="title_text_color" format="color"/>
<attr name="title_truncate_middle" format="boolean"/>
<attr name="summary_text_color" format="color"/>
<attr name="summary_truncate_middle" format="boolean"/>
</declare-styleable>
<declare-styleable name="brave_list_preference">