I often find when dragging a kotlin source file fr...
# android-studio
m
I often find when dragging a kotlin source file from one location to another, the main class is transferred over fine but the extensions (including private ones) are not. Is this intentional?
1