Rewrite LongPressMenuEditor logic

This commit is contained in:
Stypox 2025-10-23 00:54:54 +02:00
parent 0cc63347af
commit 6396c97c9a
No known key found for this signature in database
GPG Key ID: 4BDF1B40A49FDD23
2 changed files with 208 additions and 192 deletions

View File

@ -909,5 +909,5 @@
<string name="long_press_menu_hidden_actions_description">Drag the header or the actions to this section to hide them</string>
<string name="header">Header</string>
<string name="back">Back</string>
<string name="long_press_menu_actions_editor">Reorder and disable actions</string>
<string name="long_press_menu_actions_editor">Reorder and hide actions</string>
</resources>