Merge "Fix footer visibility w/r/t remote input" into sc-v2-dev am: 6a63b739aa
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16461335 Change-Id: I07944aaea81937e6dd0a421f55054c8f4cffac8b
This commit is contained in:
@@ -668,6 +668,7 @@ public class NotificationStackScrollLayout extends ViewGroup implements Dumpable
|
||||
|
||||
public void setIsRemoteInputActive(boolean isActive) {
|
||||
mIsRemoteInputActive = isActive;
|
||||
updateFooter();
|
||||
}
|
||||
|
||||
@VisibleForTesting
|
||||
|
||||
Reference in New Issue
Block a user