Skip to content

Commit ff0e6b9

Browse files
authored
Merge pull request #691 from OpenArchive/bugfix/divider-issue-fix
Fixed the divider issue in Settings
2 parents 056b18c + 35f0107 commit ff0e6b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/res/xml/prefs_general.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@
103103
android:singleLineTitle="false"
104104
android:widgetLayout="@layout/custom_preference_widget_switch"
105105
app:allowDividerAbove="false"
106-
app:allowDividerBelow="false"
107106
app:icon="@null"
108107
app:iconSpaceReserved="false"
109108
app:key="@string/pref_key_use_tor"

0 commit comments

Comments
 (0)