Package org.minifx.workbench.annotations
Annotation Type NoGutters
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface NoGutters
This annotation measn that MiniFx will not adding spaces between views
@Retention(RUNTIME)
@Target({TYPE,METHOD})
public @interface NoGutters