@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Optional
@Optional @OnClick(R.id.subtitle) void onSubtitleClick() {}