自定義註解結合反射實現綁定佈局控件點擊事件

ContentViewapi @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.TYPE) @Documented @Inherited public @interface ContentView { int value(); } BindView @Retention(RetentionPolicy.RUNTIME) @Tar
相關文章
相關標籤/搜索