Merge "PopupWindow: Be more careful with FLAG_LAYOUT_NO_LIMITS" into nyc-dev am: a625b0b597
am: e49ecf58e9
* commit 'e49ecf58e9d95c3a5cf63654b6d507c141b66982':
PopupWindow: Be more careful with FLAG_LAYOUT_NO_LIMITS
Change-Id: I33333147a03cf53d2a3f7768b6246c5bdc3b1dc0
This commit is contained in:
@@ -827,7 +827,6 @@ public class PopupWindow {
|
||||
*/
|
||||
public void setClipToScreenEnabled(boolean enabled) {
|
||||
mClipToScreen = enabled;
|
||||
setClippingEnabled(!enabled);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user