commit | fc9e22a471da74b8e2251990cda2c7b8dd19cb29 | [log] [tgz] |
---|---|---|
author | guangbing <guangbing@codeaurora.org> | Thu Oct 13 17:47:15 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Sun Oct 16 23:16:50 2016 -0700 |
tree | 8e1504eed48b4744ce838f299076b8b8728ad23e | |
parent | 695119c93c1a695914806537c1b9c4629e9ad3a1 [diff] |
SnapdragonLauncher: Fix monkey crash Attempt to invoke virtual method 'void android.view.View. addFocusables(java.util.ArrayList, int, int)' on a null object reference. When workspace status changed and adding page is null, it's not reasonable to update the order of the workspace screens in the database. To ensure that current page is valid page. Change-Id: I52e8c7cc88ffb68a73632c91fb47f621736d7ff8 CRs-Fixed: 1077421