Skip to content
Snippets Groups Projects
Verified Commit 8cca65b0 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fixes #152

parent 6bfb3446
No related branches found
No related tags found
No related merge requests found
Pipeline #258 passed
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
<androidx.appcompat.widget.SwitchCompat <androidx.appcompat.widget.SwitchCompat
android:id="@+id/enabled" android:id="@+id/enabled"
style="@style/Widget.CoreSettings.PrimaryItemSwitch" style="@style/Widget.CoreSettings.PrimaryItemSwitch"
android:checked="true"
android:text="@string/settings_highlightrule_enabled" /> android:text="@string/settings_highlightrule_enabled" />
</LinearLayout> </LinearLayout>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment