Skip to content
Snippets Groups Projects
  • Tadashi G. Takaoka's avatar
    7e1f5a2d
    Make sure to set symbol keyboard shifted · 7e1f5a2d
    Tadashi G. Takaoka authored
    To avoid a corner case of bug#3070963, in toggleShift() method of
    KeyboardSwitcher, the shifted symbol keyboard will be set if current
    keyboard is symbol keyboard or is not shifted symbol keyboard.
    
    This change also implements mini keyboard cache with WeakHashMap.
    
    Bug: 3070963
    Change-Id: I868fc072e2f21bddded1622b800a53b9a6a43e91
    7e1f5a2d
    History
    Make sure to set symbol keyboard shifted
    Tadashi G. Takaoka authored
    To avoid a corner case of bug#3070963, in toggleShift() method of
    KeyboardSwitcher, the shifted symbol keyboard will be set if current
    keyboard is symbol keyboard or is not shifted symbol keyboard.
    
    This change also implements mini keyboard cache with WeakHashMap.
    
    Bug: 3070963
    Change-Id: I868fc072e2f21bddded1622b800a53b9a6a43e91
KeyboardSwitcher.java 21.95 KiB