[NotificationContentView] fallback to available view
calculateVisibleType and getVisualTypeForHeight return VISIBLE_TYPE_SINGLELINE without checking if the view is available. With this CL, if it is null, we fallback the available view by height. Bug: 398853084 Flag: EXEMPT trivial fallback update Test: Presubmit Change-Id: Ib17c19f89b1f66ee710cf5129a610f208044f945
Loading
Please register or sign in to comment