commit | 2d51bff2b6597804307d8883a071ff18adc2644a | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@android.com> | Tue Jan 19 17:34:10 2010 -0800 |
committer | Romain Guy <romainguy@android.com> | Tue Jan 19 17:34:10 2010 -0800 |
tree | 3a135934bc1d6e68cc19285908c617bd265b4c53 | |
parent | 5dbe0c753a3fd9003a8bb89179052340bbb4ad2c [diff] |
Dpad based scrolling in ListView was mishandling the recycler: recyclable views were removed instead of detached and non-recyclables views were detached instead of removed.