In visual Studio when I move files into a package on the same original level, the files that I move also remain where they were.
I dragged each of these Kotlin files (AddHappyPlaceActivity and MainActivity) into the "activities" package, then pressed refactor in the screen that appears. I would expect the original files to not appear.
Thanks a lot.
