Merge "Change the '[]' and '<>' brackets in Arabic keyboard layout." am: 5c1879cb60
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1702070 Change-Id: I5623a9e742efc094418e91e9c830e8c08691f3ba
This commit is contained in:
@@ -171,15 +171,15 @@ key P {
|
|||||||
}
|
}
|
||||||
|
|
||||||
key LEFT_BRACKET {
|
key LEFT_BRACKET {
|
||||||
label: '['
|
label: ']'
|
||||||
base, capslock: '\u062c'
|
base, capslock: '\u062c'
|
||||||
shift: '<'
|
shift: '>'
|
||||||
}
|
}
|
||||||
|
|
||||||
key RIGHT_BRACKET {
|
key RIGHT_BRACKET {
|
||||||
label: ']'
|
label: '['
|
||||||
base, capslock: '\u062f'
|
base, capslock: '\u062f'
|
||||||
shift: '>'
|
shift: '<'
|
||||||
}
|
}
|
||||||
|
|
||||||
key BACKSLASH {
|
key BACKSLASH {
|
||||||
|
|||||||
Reference in New Issue
Block a user