1
0
Fork 0

added support for Volume Up and Volume Down keys

This commit is contained in:
Dimo Karaivanov 2023-04-13 13:57:45 +03:00
parent 9c362be847
commit 6173291a1c
5 changed files with 11 additions and 0 deletions

View file

@ -74,6 +74,8 @@
<string name="key_menu" translatable="false">Menu</string>
<string name="key_soft_left" translatable="false">Left Func</string>
<string name="key_soft_right" translatable="false">Right Func</string>
<string name="key_volume_down">Volume Down</string>
<string name="key_volume_up">Volume Up</string>
<string name="char_dot" translatable="false">.</string>
<string name="char_newline">New Line</string>