Allow indentation of thread up to 40
This commit is contained in:
parent
cfad7131d2
commit
f5bfb3e250
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue