Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to zoom in Android Layout Editor?

This is how Layout Editor looks like when I click on Preview all Screen sizes

XML Layout Editor

Clicking on + and - does nothing. Without zooming I can't see Preview on all Screen sizes clearly. How can I zoom in and out to see everything clearly?

Is this a issue with Android Studio or I am doing it wrong way?

like image 639
Manish Menaria Avatar asked Jun 11 '16 06:06

Manish Menaria


People also ask

How to zoom in on Android studio?

In Preferences > Editor, there's an option "Change font size (Zoom) with Command+Mouse Wheel". (I'm on MacOS; on other platforms it might be control+mouse wheel). You can also go into Preferences > Keymap > Editor Actions > Decrease Font Size/Increase Font Size/Reset Font Size and bind some keys to those commands.

How do you zoom in and zoom out on Android?

Pinch 2 or more fingers together or apart to adjust zoom. To zoom temporarily, quickly tap the screen 3 times and hold down your finger on the third tap. Drag your finger to move around the screen. Lift your finger to zoom out.

How do you zoom out on Android emulator?

Double-click the remote device screen in order to zoom in or out.


1 Answers

I was having the same problem, but what solved for me was changing the theme of Android Studio. When I couldn't zoom in or out in the XML Editor I just changed from Darcula theme to IntelliJ theme and it worked just fine.

I hope it works for you too or someone have the same issue!

like image 191
Mateus Arruda Avatar answered Sep 28 '22 10:09

Mateus Arruda