Cherish: Solid render: Round lines [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -1310,4 +1310,6 @@
|
||||
<string name="pulse_custom_div">Bar spacing</string>
|
||||
<string name="pulse_filled_block_size">Block size</string>
|
||||
<string name="pulse_empty_block_size">Block spacing</string>
|
||||
<string name="pulse_solid_units_rounded_title">Solid lines rounded</string>
|
||||
<string name="pulse_solid_units_rounded_summary">Round the solid lines</string>
|
||||
</resources>
|
||||
|
||||
@@ -122,6 +122,12 @@
|
||||
<PreferenceCategory
|
||||
android:key="pulse_2"
|
||||
android:title="@string/pulse_solid_dimen_category">
|
||||
|
||||
<com.cherish.settings.preferences.SecureSettingSwitchPreference
|
||||
android:key="pulse_solid_units_rounded"
|
||||
android:title="@string/pulse_solid_units_rounded_title"
|
||||
android:summary="@string/pulse_solid_units_rounded_summary"
|
||||
android:defaultValue="false"/>
|
||||
|
||||
<com.cherish.settings.preferences.SecureSettingSeekBarPreference
|
||||
android:key="pulse_solid_units_opacity"
|
||||
|
||||
Reference in New Issue
Block a user