OSDN Git Service

Fix loading widgets in <include>d workspaces.
authorDaniel Sandler <dsandler@android.com>
Wed, 23 Oct 2013 18:49:53 +0000 (14:49 -0400)
committerDan Sandler <dsandler@android.com>
Wed, 23 Oct 2013 18:52:18 +0000 (18:52 +0000)
commit55585dbc1d5d9281416f346167832f2a2f443c0c
tree8e61bb3c9578446a04fc4365ce66a2d8e641a247
parent4d3f022c9a7170dd4b069ee71534f1baf30cb2f4
Fix loading widgets in <include>d workspaces.

Resetting the item id was breaking the widget loading code
and is totally unnecessary.

Bug: 11352675
Change-Id: I2e70e542ecc5d8c0664b674ebdac5d520b71b8a0
src/com/android/launcher3/LauncherProvider.java