RIBs
RIBs copied to clipboard
[Android] Create the .xml layout file when creating a RIB with presenter and view
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 I think that'd be great, maybe add an option for compose as well