Fixed an issue with shortcuts and gestures with apps that have a dash on the name.

This commit is contained in:
ottoptj 2024-08-06 18:02:22 +03:00
commit 914c7a0ed4
7 changed files with 129 additions and 84 deletions

View file

@ -67,4 +67,16 @@
<item>#FFF3F3F3</item>
<item>#FF0C0C0C</item>
</string-array>
<string-array name="shortcut_options">
<item>0</item>
<item>1</item>
<item>2</item>
<item>3</item>
<item>4</item>
<item>5</item>
<item>6</item>
<item>7</item>
<item>8</item>
</string-array>
</resources>