mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
Simplifying logic to create/destroy hardware layers in All Apps
Bug # 3422984
This commit is contained in:
@@ -141,6 +141,7 @@ public class PagedViewCellLayout extends ViewGroup implements Page {
|
||||
public void removeAllViewsOnPage() {
|
||||
mChildren.removeAllViews();
|
||||
mHolographicChildren.removeAllViews();
|
||||
destroyHardwareLayers();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user