Skip to content

Commit ad0855a

Browse files
vincetzrTobiGr
andcommitted
Update app/src/main/res/xml/debug_settings.xml
Ensuring title to be fully displayed on small devices. Co-authored-by: Tobi <TobiGr@users.noreply.github.com>
1 parent d7ef9b1 commit ad0855a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/res/xml/debug_settings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@
7474
<Preference
7575
android:key="@string/reset_settings"
7676
android:title="@string/settings_category_reset_title"
77+
app:singleLineTitle="false"
7778
app:iconSpaceReserved="false" />
7879
</PreferenceScreen>

0 commit comments

Comments
 (0)