KeyboardKey.Menu value changed
This commit is contained in:
parent
f3cc3098e4
commit
5adcfead77
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ public enum KeyboardKey
|
||||||
|
|
||||||
// Android key buttons
|
// Android key buttons
|
||||||
Back = 4,
|
Back = 4,
|
||||||
Menu = 82,
|
Menu = 5,
|
||||||
VolumeUp = 24,
|
VolumeUp = 24,
|
||||||
VolumeDown = 25
|
VolumeDown = 25
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue