mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-22 16:10:31 +00:00
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>
This commit is contained in:
parent
d7ef9b1f0c
commit
ad0855ac83
@ -74,5 +74,6 @@
|
||||
<Preference
|
||||
android:key="@string/reset_settings"
|
||||
android:title="@string/settings_category_reset_title"
|
||||
app:singleLineTitle="false"
|
||||
app:iconSpaceReserved="false" />
|
||||
</PreferenceScreen>
|
||||
|
Loading…
Reference in New Issue
Block a user