|
|
1
7
尝试 RepaintManager.currentManager(component).markCompletelyClean(component) . 它将阻止组件重新喷漆。每次添加新组件后可能需要执行此操作。 |
|
|
2
2
更新
|
|
|
3
1
否则您可以覆盖
|