-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Description
1.30版本 刷新方法被注释
/**
* Notifies the attached observers that the underlying data has been changed
* and any View reflecting the data set should refresh itself.
*/
public void notifyDataSetChanged() {
mDataSetObservable.notifyInited();
// mDataSetObservable.notifyChanged();
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels