idea-android-studio-plugin
idea-android-studio-plugin copied to clipboard
Include layout
Hey, I just found a small bug in your plugin:
If you include a layout with <include>, and then you generate the view fields you get a
private android.widget.include layout;
Which is, of course, incorect...
I love your plugin though! :clap: :smile: