This is my first post here. I'm having an issue using Android-Studio. Everytime I try to open a xml file, it simply shuts down, no error log or message. I tried tons of possibly solutions, but none worked. I'm using the last version,run invalidate and restart, clean project, create a new xml file, and it keeps shuting down. Is there anything I can do to fix it?
CodePudding user response:
I think there is over ram usage bug on layout editor with android studio stable release. I recommend you to use Android Studio Canary 12 Bumblebee (Preview build) until stable release bug fixed.