We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df7c11e commit ff0c53bCopy full SHA for ff0c53b
app/src/main/res/layout/fragment_account_management_settings.xml
@@ -44,7 +44,7 @@
44
45
<TextView
46
android:id="@+id/username"
47
- style="@style/Body"
+ style="@style/Body.Secondary"
48
android:layout_width="match_parent"
49
android:layout_height="wrap_content"
50
android:layout_marginHorizontal="@dimen/marginStandardMedium"
@@ -63,7 +63,7 @@
63
64
65
android:id="@+id/email"
66
67
68
69
0 commit comments