Skip to content
Snippets Groups Projects
  1. Jul 06, 2023
  2. Oct 21, 2014
  3. Aug 27, 2014
    • Tadashi G. Takaoka's avatar
      Simplify onComputeInsets of LatinIME · 37beaf15
      Tadashi G. Takaoka authored
      This CL expands SoftInputWindow to the entire screen. Thus a key
      review backing view is eliminated and onComputeInsets() gets
      simplified too.
      
      Bug: 17212702
      Bug: 10841052
      Bug: 10541453
      Change-Id: I2d859f4e4698c64cabe399000821f13bab729996
      37beaf15
  4. Jul 05, 2013
  5. Aug 29, 2012
  6. Apr 02, 2012
  7. Jun 24, 2011
  8. Jun 22, 2011
    • Tadashi G. Takaoka's avatar
      Make CandidateView backward compatible · a7eed902
      Tadashi G. Takaoka authored
      Up to version 10 (Gingerbread) of the API, FrameLayout doesn't handle
      margin properly.  This change inserts RelativeLayout to FrameLayout as
      placer to set margin and place children views absolutely.
      
      Change-Id: Iee785bc2da77677738caf456bcd2bbf57b89f007
      a7eed902
Loading