am f57d5aa4: Update panel height when stack scroller padding is updated.
* commit 'f57d5aa4e737ab147068fa72d6ced92c41054ebb': Update panel height when stack scroller padding is updated.
This commit is contained in:
@@ -307,6 +307,9 @@ public class NotificationStackScrollLayout extends ViewGroup
|
||||
mNeedsAnimation = true;
|
||||
}
|
||||
requestChildrenUpdate();
|
||||
if (mOnHeightChangedListener != null) {
|
||||
mOnHeightChangedListener.onHeightChanged(null);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user