Skip to content

Commit

Permalink
Update app/src/main/res/xml/debug_settings.xml
Browse files Browse the repository at this point in the history
Ensuring title to be fully displayed on small devices.

Co-authored-by: Tobi <[email protected]>
  • Loading branch information
vincetzr and TobiGr authored Oct 29, 2022
1 parent 8fb64db commit 6bc9581
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/xml/debug_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@
<Preference
android:key="@string/reset_settings"
android:title="@string/settings_category_reset_title"
app:singleLineTitle="false"
app:iconSpaceReserved="false" />
</PreferenceScreen>

0 comments on commit 6bc9581

Please sign in to comment.