GenerateFindViewById icon indicating copy to clipboard operation
GenerateFindViewById copied to clipboard

【暂停更新-20171212】Android Studio Plugin, Can input, can be selected to auto generator findViewById code in Activity or etc, support ButterKnife(version 8.4.0), support ViewHolder.

Results 10 GenerateFindViewById issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/9249403/33364144-1681cdea-d51e-11e7-9441-40b9229a2479.png) 如图,谢谢

诚然,Ali的规范真的很规范,但是规范对一些已经用aa_bb_cc命名的项目来说就有些不伦不类了,希望作者可以把这个命名加进来.谢谢

Index: 0, Size: 0 java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(ArrayList.java:653) at java.util.ArrayList.get(ArrayList.java:429) at actions.FindViewByIdAction.actionPerformed(FindViewByIdAction.kt:81) at com.intellij.ui.popup.PopupFactoryImpl$ActionPopupStep.performAction(PopupFactoryImpl.java:861) at com.intellij.ui.popup.PopupFactoryImpl$ActionPopupStep$1.run(PopupFactoryImpl.java:847) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at...

目前只能在java代码中使用,希望能够支持kotlin,创建viewhodler的时候自动继承RecyclerView.ViewHolder

Hi, Is it possible to add an option to not use "Hungarian Notation". It would be a great feature. Thanks :)

窗口大小无法调整,在高分屏(2K)显示不全。

这样也就算了。。。为什么没有默认全部取消~

1. 已修复 2. 重命名文件夹大小写 https://github.com/wangzailfm/GenerateFindViewById/pull/3

撒时候更新一下,支持一下ViewHolder的生成啊~

请问作者编写插件的api官方文档在哪里知道吗?