Add preference for corner shape

This commit is contained in:
MM20
2022-06-10 20:01:52 +02:00
parent b866d54503
commit 6d5ad8cac2
5 changed files with 66 additions and 18 deletions
+3
View File
@@ -433,6 +433,9 @@
<string name="preference_cards_corner_radius">Corner radius</string>
<string name="preference_cards_stroke_width">Stroke width</string>
<string name="preference_cards_opacity">Opacity</string>
<string name="preference_cards_shape">Shape</string>
<string name="preference_cards_shape_rounded">Rounded</string>
<string name="preference_cards_shape_cut">Cut</string>
<string name="preference_icon_shape">Shape</string>
<string name="preference_icon_shape_platform">System default</string>
<string name="preference_icon_shape_square">Square</string>