Skip to content
Snippets Groups Projects
  1. May 29, 2013
    • Jean Chalard's avatar
      Rub some butter on dictionary list scrolling. · 2b34b4ea
      Jean Chalard authored
      The default implementation for preferences refuses to
      cache the views for custom preferences at all. We can
      do it, but the system won't do it for us, so this does it.
      This makes the screen scrolling smooth again.
      
      Incidentally it also fixes the bug where the button may
      not animate on the first element.
      
      Bug: 8882722
      Bug: 8883108
      Change-Id: I9b2306ac4bf93761a808ebfee3477a65f017cddf
      2b34b4ea
  2. Apr 26, 2013
    • Jean Chalard's avatar
      [PB9] Make buttons that animate-out unclickable · d4fc13d2
      Jean Chalard authored
      Clicking on a button that is animating-out is only done by
      mistake. Better make them unclickable.
      Also, interrupt an out-in animation if it has been preempted.
      
      Bug: 7600384
      Change-Id: Ic4700cda46a894ea580bc67ee7bef885ecf1d3bc
      d4fc13d2
  3. Apr 25, 2013
Loading