ArchitectureComponentsDemo icon indicating copy to clipboard operation
ArchitectureComponentsDemo copied to clipboard

Any reason why do not store the kotlin code under `src/main/kotlin`

Open ezilocchi opened this issue 7 years ago • 1 comments
trafficstars

instead on src/main/java?

ezilocchi avatar Mar 30 '18 19:03 ezilocchi

No, it's just because this is a fork of a Java project and when you create a new module Android Studio will create a src/main/java folder.

fabioCollini avatar Apr 02 '18 09:04 fabioCollini