Open
Description
Currently we have separate project wizard implementations, one for IntelliJ and one for Android Studio. The Android Studio one gives us an impl that fits in well with that product's UI.
We should consider moving to having just one, common, implementation. This would reduce code duplication for us, and we'd have less Android Studio specific code to maintain.
cc @stevemessick @pq