feat(stem): Note that long-press overrides native ANC cycling

This commit is contained in:
darken
2026-04-14 14:44:22 +02:00
committed by Matthias Urhahn
parent 60970a2a0c
commit 6d313c077d
2 changed files with 12 additions and 0 deletions
+1
View File
@@ -521,6 +521,7 @@
<string name="stem_actions_double_press">Double Press</string>
<string name="stem_actions_triple_press">Triple Press</string>
<string name="stem_actions_long_press">Long Press</string>
<string name="stem_actions_long_press_anc_cycle_info">Assigning a long-press action also disables cycling Noise Control modes (e.g. Noise Cancellation, Transparency) by holding the stem on the AirPods.</string>
<string name="stem_actions_left">Left</string>
<string name="stem_actions_right">Right</string>
<string name="stem_action_none">Default</string>