mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2024-12-22 08:40:03 +02:00
Allow indentation of thread up to 40
This commit is contained in:
parent
cfad7131d2
commit
f5bfb3e250
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue