Merge "PopupWindow: Be more careful with FLAG_LAYOUT_NO_LIMITS" into nyc-dev
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