FindViewByMe
FindViewByMe copied to clipboard
关于格式
比如 btn = (Button) findViewById(R.id.xxx) 我想改成 btn = findView(R.id.xxx) 类似这种格式模板能否自定义呢
@AIlll 目前不行,不过你这倒是一个不错的想法,要是能定制模板的话倒是挺不错的
@laobie 后续可能支持吗
哈哈 这个看我有空不 👀 我也期待 PR
@laobie 可以 ,很皮 你这个ID,不由得想问你一下你是哪里人
不会遇到老同学吧 桐城人
@laobie 那就不是了,我江西的,我们那方言也有laobie这个词
哈哈 可以
@AIlll i just noticed that there is an open issue for this ,anyway i just made a pull request for that ,check it out..
@AIlll 1.3.9 is published @3llomi thanks for your pull request