Only add divider when it need to show
By previous memory patch, the divider will always call update when enter split when means it always add divider view when showing. So we can reduce some update call to avoid any unnecessary surface memory allocate. Fix: 150190730 Test: Check split mode rotate normally and dump SF to check divider memory status Change-Id: Idb39cefe0168e9e5e11ce0e13438a24f84cbb9f4
Loading
Please register or sign in to comment