Skip to content
Snippets Groups Projects
  • Tadashi G. Takaoka's avatar
    6b38a5fd
    Adaptive keyboard width/position parser (DO NOT MERGE) · 6b38a5fd
    Tadashi G. Takaoka authored
    This change introduces the following features to Keyboard XML format.
    
     * "keyXPos" can specify the key X coordinate directly.
     * "keyXPos" can be negative. The X coordinate will be calcluated from
        the right edge of the keyboard toward left.
     * "keyWidth" can be zero to be filled up to the right side.
     * "keyWidth can be negative. The key will be filled up to both sides.
     * Spacer's horizontalGap is renamed as keyWidth, and can be inherited
       from key-style.
     * Spacer can have keyXPos attribute.
    
    Using these syntax, all keyboard layouts have been re-written.
    
    Bug: 4442045
    Change-Id: I314b2e8ca2aa145ff9506cbf927140a15685af42
    6b38a5fd
    History
    Adaptive keyboard width/position parser (DO NOT MERGE)
    Tadashi G. Takaoka authored
    This change introduces the following features to Keyboard XML format.
    
     * "keyXPos" can specify the key X coordinate directly.
     * "keyXPos" can be negative. The X coordinate will be calcluated from
        the right edge of the keyboard toward left.
     * "keyWidth" can be zero to be filled up to the right side.
     * "keyWidth can be negative. The key will be filled up to both sides.
     * Spacer's horizontalGap is renamed as keyWidth, and can be inherited
       from key-style.
     * Spacer can have keyXPos attribute.
    
    Using these syntax, all keyboard layouts have been re-written.
    
    Bug: 4442045
    Change-Id: I314b2e8ca2aa145ff9506cbf927140a15685af42