Skip to content

Commit 4d96b04

Browse files
committed
update text type
1 parent 7d045b2 commit 4d96b04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

duckchat/duckchat-impl/src/main/res/layout/activity_duck_chat_settings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
android:layout_marginBottom="@dimen/keyline_6"
6565
android:text="@string/duck_chat_settings_activity_description"
6666
android:gravity="center"
67+
app:textType="secondary"
6768
app:typography="body2"/>
6869

6970
<com.duckduckgo.common.ui.view.divider.HorizontalDivider
@@ -184,6 +185,7 @@
184185
android:layout_marginTop="@dimen/keyline_2"
185186
android:layout_marginBottom="@dimen/keyline_4"
186187
android:text="@string/input_screen_user_pref_description"
188+
app:textType="secondary"
187189
app:typography="body2" />
188190

189191
<com.duckduckgo.common.ui.view.listitem.TwoLineListItem

0 commit comments

Comments
 (0)