diff --git a/rotate-layout/src/com/github/rongi/rotate_layout/layout/RotateLayout.java b/rotate-layout/src/com/github/rongi/rotate_layout/layout/RotateLayout.java index a66baf7..2bb0559 100644 --- a/rotate-layout/src/com/github/rongi/rotate_layout/layout/RotateLayout.java +++ b/rotate-layout/src/com/github/rongi/rotate_layout/layout/RotateLayout.java @@ -28,7 +28,7 @@ * is not defined. *
* XML attributes - * See {@link com.github.rongi.rotate_layout.R.styleable#RotateLayout RotateLayout Attributes}, + * See com.github.rongi.rotate_layout.R.styleable#RotateLayout RotateLayout Attributes, */ public class RotateLayout extends ViewGroup {