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