Close white cursor in Android Studio
android-studio, text-cursor
Solution
Just got the same problem as yours. And this is the solution:
Go to `File > Settings > Editor > General > Appearance`, then uncheck the `Use block caret`
Problem
In Android Studio, my cursor is white rectangle. I'm cannot write anything. And changed my keyboard button actions. h-->left arrow j-->down arrow k--> up arrow l-->right arrow How can I fix problem or can I reset Android Studio settings?