RESTRICT AUTOMERGE am: fe4bf7926e
Change-Id: I92627314fc09b129f37b08192084c5b807a00ed2
This commit is contained in:
@@ -2577,6 +2577,8 @@ public class PhoneWindowManager implements WindowManagerPolicy {
|
||||
attrs.hideTimeoutMilliseconds = TOAST_WINDOW_TIMEOUT;
|
||||
}
|
||||
attrs.windowAnimations = com.android.internal.R.style.Animation_Toast;
|
||||
// Toasts can't be clickable
|
||||
attrs.flags |= WindowManager.LayoutParams.FLAG_NOT_TOUCHABLE;
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user