diff --git a/proguard.flags b/proguard.flags index cac8930d5d..086337dfa2 100644 --- a/proguard.flags +++ b/proguard.flags @@ -39,7 +39,7 @@ public int getY(); } --keep class com.android.launcher3.dragndrop.DragLayer$LayoutParams { +-keep class com.android.launcher3.views.BaseDragLayer$LayoutParams { public void setWidth(int); public int getWidth(); public void setHeight(int);