-1
When you import a class that is not being used, it turns gray and immediately erases it. How do I make it not be automatically deleted.
I’m using Android Studio.
-1
When you import a class that is not being used, it turns gray and immediately erases it. How do I make it not be automatically deleted.
I’m using Android Studio.
Browser other questions tagged android android-studio
You are not signed in. Login or sign up in order to post.
Forgive me if this doubt is somewhat Noob, but where do I find the Preferences option?
– vinicius
If you are using Windows:
Ctrl+Alt+S
. If you are using OSX :CMD + ,
– rsicarelli