version:2.3
fix: update:更新应用卸载安装时桌面实时添加数据
This commit is contained in:
@@ -162,7 +162,7 @@ public class BaseFragmentPagerAdapter extends FragmentPagerAdapter {
|
||||
notifyItemChanged();
|
||||
}
|
||||
|
||||
private void notifyItemChanged() {
|
||||
public void notifyItemChanged() {
|
||||
//刷新之前重新收集位置信息
|
||||
setFragmentPositionMapForUpdate();
|
||||
notifyDataSetChanged();
|
||||
|
||||
Reference in New Issue
Block a user