commit | d9e9261892d47fc806a5465d96bfd99ef97b70d8 | [log] [tgz] |
---|---|---|
author | Martin Fick <mfick@codeaurora.org> | Fri Dec 07 16:23:47 2012 -0700 |
committer | Martin Fick <mfick@codeaurora.org> | Fri Dec 07 16:24:42 2012 -0700 |
tree | 2d59b9c31bef41cfcebfeff2431744d2c09c0def | |
parent | d5714d73d4dda1cb2ef39e0e328e328c36b525a2 [diff] |
Fix display updating for dashboards When I refactored the DashboardTable out of the CustomDashboardScreen the Screen's display got called from the onLoad() method. Move it to the table's onFinishDisplay() method which should get called after the RPC completes instead of directly after firing the RPC. Change-Id: I33e629f1986c9999f3420be0a79608f1f60229e6