Change the brackets in Arabic keyboard layout.
Change the brackets in Arabic keyboard layout to be consistent with RTL layout. Bug: 178953618 Test: Connect a physical keyboard, and choose "Arabic" keyboard layout. Change-Id: I0e892a643ba28622c042973ecbc37e136d7f9e23
This commit is contained in:
@@ -85,14 +85,14 @@ key 8 {
|
||||
key 9 {
|
||||
label: '9'
|
||||
base: '\u0669'
|
||||
shift: '('
|
||||
shift: ')'
|
||||
capslock: '9'
|
||||
}
|
||||
|
||||
key 0 {
|
||||
label: '0'
|
||||
base: '\u0660'
|
||||
shift: ')'
|
||||
shift: '('
|
||||
capslock: '0'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user