Commit 7160370c by 陶光胜

回写修改

parent 8b610ab0
...@@ -43,6 +43,8 @@ public class StoreRegionBackImpl implements ScreenBackStrategy { ...@@ -43,6 +43,8 @@ public class StoreRegionBackImpl implements ScreenBackStrategy {
} }
index++; index++;
} }
screenBack.setView(view);
screenBack.setHideView(hideView);
} }
} }
return screenBack; return screenBack;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment