Files
Lawnchair/src
Winson Chung 02baa79e1f Fixing issue where the prediction bar could be misplaced after installing an app.
- When the adapter changes, we didn't update the scroll position that the prediction
  bar tracks, which caused it to be misplaced.  This forces a refresh of that scroll
  position to the current state whenever an app is removed or added.
2015-05-14 09:56:17 -07:00
..