Reviewers: Dan Rice, Description: Fixing a bug in AbstractListViewAdapter where it does not inform new views of the current data size. We now cache the data size and pass it to views as they are added.
Please review this at http://gwt-code-reviews.appspot.com/721801/show Affected files: M user/src/com/google/gwt/view/client/AbstractListViewAdapter.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
