I want to renanme a package from com.myexample.demo
to com.myexample.demo.sub1
in android studio ,
I chose refactor --rename , I got com.myexample.sub1
.
But I really want to get com.myexample.demo.sub1
.
need your help!
I want to renanme a package from com.myexample.demo
to com.myexample.demo.sub1
in android studio ,
I chose refactor --rename , I got com.myexample.sub1
.
But I really want to get com.myexample.demo.sub1
.
need your help!