OSDN Git Service

Fixing issues in Launcher
authorWinson Chung <winsonc@google.com>
Mon, 1 Nov 2010 18:57:06 +0000 (11:57 -0700)
committerWinson Chung <winsonc@google.com>
Mon, 1 Nov 2010 19:10:25 +0000 (12:10 -0700)
commit10fefb18c4f227f6a08fc24966800e49ce743be8
tree7a94020c093bf24631c34d3a387025db4c9eb412
parent27ebab6ff9999098938044101bec1e40e7f89b13
Fixing issues in Launcher

- Now ending choice mode if a selected application is removed
- Only updating apps in the customization drawer if the applications change
- Adding null check when determining scrolling in PagedView

Change-Id: I0b23d1383649626dc012bd70a5e8087885b77c17
src/com/android/launcher2/AllAppsPagedView.java
src/com/android/launcher2/CustomizePagedView.java
src/com/android/launcher2/PagedView.java