Skip to content

Instantly share code, notes, and snippets.

@DroidFreak32
Last active September 10, 2021 11:07
Show Gist options
  • Save DroidFreak32/6b84a7ed8ca94a2b77f71ca025ca3f30 to your computer and use it in GitHub Desktop.
Save DroidFreak32/6b84a7ed8ca94a2b77f71ca025ca3f30 to your computer and use it in GitHub Desktop.
diff --git a/res/xml/pulse_settings.xml b/res/xml/pulse_settings.xml
index 3a7d261cb0..72a2d9e59a 100644
--- a/res/xml/pulse_settings.xml
+++ b/res/xml/pulse_settings.xml
@@ -93,7 +93,7 @@
android:title="@string/pulse_filled_block_size"
android:max="8"
android:defaultValue="4"
- android:min="4"
+ android:min="2"
settings:units="dp"/>
<com.lineageos.support.preferences.CustomSecureSeekBarPreference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment