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: Ibccd0b998d299968ee6d68127c801fae656d2127
Loading
Please register or sign in to comment