People's crazy questions
1. the console and logcat windows always pop up automatically
Symptom: I usually like to hide the console window to set up more space for code editing without being disturbed by other things, especially when you concentrate on writing code on the console, when a message is printed in the console window, it will pop up immediately and capture the focus. You must click the mouse again to go to the code editing window, but this is not complete yet, when there are new messages on the console, this is a bunch of messages. At this time, you have to wait for him to print the messages ,!
Solution: (You know the truth in the picture)
In this way, you don't need to be disturbed by him!
Problem 2:
After editing the XML layout file for a long time, there will be confusion between lines, which is confusing. I have just studied some solutions, but I only need to re-open the file.