Commit f5bfb3e2 authored by Thomas's avatar Thomas
Browse files

Allow indentation of thread up to 40

parent cfad7131
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"