RIBs icon indicating copy to clipboard operation
RIBs copied to clipboard

[Android] Create the .xml layout file when creating a RIB with presenter and view

Open jorgecoca opened this issue 8 years ago • 1 comments

When using the "New RIB..." plugin on Android and you select the option to create a RIB with a view and a presenter, it would be nice if it created also the layout .xml under the layout folder, and also complete the information missing on the Builder. This step is always very repetitive on RIBs with an associated view, so it would be nice to avoid that boilerplate.

If this idea sounds good, I can work on a PR. Thanks!

jorgecoca avatar Apr 23 '18 19:04 jorgecoca

@jorgecoca I think that'd be great, maybe add an option for compose as well

Mike-the-Monsta avatar Sep 07 '22 19:09 Mike-the-Monsta