Allow indentation of thread up to 40

This commit is contained in:
Thomas 2023-12-14 14:47:06 +01:00
parent cfad7131d2
commit f5bfb3e250
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@
<androidx.preference.SeekBarPreference
android:defaultValue="5"
android:max="20"
android:max="40"
app:iconSpaceReserved="false"
app:key="@string/SET_MAX_INDENTATION"
app:showSeekBarValue="true"