blob: ae89e290751527b66990c9a300cc81569dbe2c54 [file] [log] [blame]
// Signature format: 3.0
package androidx.customview.widget {
public class ViewDragHelper {
method @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) @Px public int getDefaultEdgeSize();
method @RestrictTo(androidx.annotation.RestrictTo.Scope.LIBRARY_GROUP_PREFIX) public void setEdgeSize(@Px @IntRange(from=0) int);
}
}