How do I navigate the design window in Android Studio?
up vote
0
down vote
favorite
I've been using Android Studio for quite a while, but recently upgraded to the latest version. I'm now having all kinds of trouble navigating the design window when creating a layout.
Firstly, there's a little floating toolbar, which seems to be the same as the actual toolbar - you can see it in the screenshot below; the one that has "Nexus 4", "AppTheme" and "Default (en-us)". How can I get rid of that?
Secondly, there no longer seems to be a way to zoom in/out on my design. I think there used to be something that let me set the % zoom. Is there a way to do that now?
Finally, the bottom scrollbar (the horizontal one) disappears when it's not in use, but I can't figure out how to get it back. Sometimes it seems to reappear by magic, but I don't know what I'm doing to make that happen.
I can't find anywhere to change any of this, but it's causing real issues because I can't see part of my design.
android-studio
add a comment |
up vote
0
down vote
favorite
I've been using Android Studio for quite a while, but recently upgraded to the latest version. I'm now having all kinds of trouble navigating the design window when creating a layout.
Firstly, there's a little floating toolbar, which seems to be the same as the actual toolbar - you can see it in the screenshot below; the one that has "Nexus 4", "AppTheme" and "Default (en-us)". How can I get rid of that?
Secondly, there no longer seems to be a way to zoom in/out on my design. I think there used to be something that let me set the % zoom. Is there a way to do that now?
Finally, the bottom scrollbar (the horizontal one) disappears when it's not in use, but I can't figure out how to get it back. Sometimes it seems to reappear by magic, but I don't know what I'm doing to make that happen.
I can't find anywhere to change any of this, but it's causing real issues because I can't see part of my design.
android-studio
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I've been using Android Studio for quite a while, but recently upgraded to the latest version. I'm now having all kinds of trouble navigating the design window when creating a layout.
Firstly, there's a little floating toolbar, which seems to be the same as the actual toolbar - you can see it in the screenshot below; the one that has "Nexus 4", "AppTheme" and "Default (en-us)". How can I get rid of that?
Secondly, there no longer seems to be a way to zoom in/out on my design. I think there used to be something that let me set the % zoom. Is there a way to do that now?
Finally, the bottom scrollbar (the horizontal one) disappears when it's not in use, but I can't figure out how to get it back. Sometimes it seems to reappear by magic, but I don't know what I'm doing to make that happen.
I can't find anywhere to change any of this, but it's causing real issues because I can't see part of my design.
android-studio
I've been using Android Studio for quite a while, but recently upgraded to the latest version. I'm now having all kinds of trouble navigating the design window when creating a layout.
Firstly, there's a little floating toolbar, which seems to be the same as the actual toolbar - you can see it in the screenshot below; the one that has "Nexus 4", "AppTheme" and "Default (en-us)". How can I get rid of that?
Secondly, there no longer seems to be a way to zoom in/out on my design. I think there used to be something that let me set the % zoom. Is there a way to do that now?
Finally, the bottom scrollbar (the horizontal one) disappears when it's not in use, but I can't figure out how to get it back. Sometimes it seems to reappear by magic, but I don't know what I'm doing to make that happen.
I can't find anywhere to change any of this, but it's causing real issues because I can't see part of my design.
android-studio
android-studio
edited Nov 19 at 23:02
halfer
14.2k758106
14.2k758106
asked Nov 2 at 16:52
Sharon
84462549
84462549
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
- Why do you want this Toolbar to disappear? It is useful in
Design
view. You can select Design or Text tab at the bottom. This Toolbar helps you to see your layout for different APIs, rotate it, refresh. If you mean two equal buttons, I don't know how to remove them. - Well, that Toolbar already has zoom controls (but not on your screeshot). You can use a common way to zoom: Ctrl + Mouse wheel.
- Yes, it really disappears when nothing to scroll left or right. If not, probably you should reinstall AS.
It disappeared after an update - has gone back to being the fixed in place one, which works as expected. Thanks!
– Sharon
Nov 20 at 10:47
Thank you! Sharon, I didn't understand, has Android Studio fixed problems with Toolbar?
– CoolMind
Nov 20 at 12:33
I'm not sure - but it seems to be resolved. I don't know whether AS fixed it, or whether my install had a glitch that was fixed when it updated.
– Sharon
Nov 22 at 17:43
Well, sounds nice. Good luck!
– CoolMind
Nov 22 at 23:29
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
- Why do you want this Toolbar to disappear? It is useful in
Design
view. You can select Design or Text tab at the bottom. This Toolbar helps you to see your layout for different APIs, rotate it, refresh. If you mean two equal buttons, I don't know how to remove them. - Well, that Toolbar already has zoom controls (but not on your screeshot). You can use a common way to zoom: Ctrl + Mouse wheel.
- Yes, it really disappears when nothing to scroll left or right. If not, probably you should reinstall AS.
It disappeared after an update - has gone back to being the fixed in place one, which works as expected. Thanks!
– Sharon
Nov 20 at 10:47
Thank you! Sharon, I didn't understand, has Android Studio fixed problems with Toolbar?
– CoolMind
Nov 20 at 12:33
I'm not sure - but it seems to be resolved. I don't know whether AS fixed it, or whether my install had a glitch that was fixed when it updated.
– Sharon
Nov 22 at 17:43
Well, sounds nice. Good luck!
– CoolMind
Nov 22 at 23:29
add a comment |
up vote
1
down vote
- Why do you want this Toolbar to disappear? It is useful in
Design
view. You can select Design or Text tab at the bottom. This Toolbar helps you to see your layout for different APIs, rotate it, refresh. If you mean two equal buttons, I don't know how to remove them. - Well, that Toolbar already has zoom controls (but not on your screeshot). You can use a common way to zoom: Ctrl + Mouse wheel.
- Yes, it really disappears when nothing to scroll left or right. If not, probably you should reinstall AS.
It disappeared after an update - has gone back to being the fixed in place one, which works as expected. Thanks!
– Sharon
Nov 20 at 10:47
Thank you! Sharon, I didn't understand, has Android Studio fixed problems with Toolbar?
– CoolMind
Nov 20 at 12:33
I'm not sure - but it seems to be resolved. I don't know whether AS fixed it, or whether my install had a glitch that was fixed when it updated.
– Sharon
Nov 22 at 17:43
Well, sounds nice. Good luck!
– CoolMind
Nov 22 at 23:29
add a comment |
up vote
1
down vote
up vote
1
down vote
- Why do you want this Toolbar to disappear? It is useful in
Design
view. You can select Design or Text tab at the bottom. This Toolbar helps you to see your layout for different APIs, rotate it, refresh. If you mean two equal buttons, I don't know how to remove them. - Well, that Toolbar already has zoom controls (but not on your screeshot). You can use a common way to zoom: Ctrl + Mouse wheel.
- Yes, it really disappears when nothing to scroll left or right. If not, probably you should reinstall AS.
- Why do you want this Toolbar to disappear? It is useful in
Design
view. You can select Design or Text tab at the bottom. This Toolbar helps you to see your layout for different APIs, rotate it, refresh. If you mean two equal buttons, I don't know how to remove them. - Well, that Toolbar already has zoom controls (but not on your screeshot). You can use a common way to zoom: Ctrl + Mouse wheel.
- Yes, it really disappears when nothing to scroll left or right. If not, probably you should reinstall AS.
edited Nov 19 at 23:24
answered Nov 19 at 23:18
CoolMind
3,12713060
3,12713060
It disappeared after an update - has gone back to being the fixed in place one, which works as expected. Thanks!
– Sharon
Nov 20 at 10:47
Thank you! Sharon, I didn't understand, has Android Studio fixed problems with Toolbar?
– CoolMind
Nov 20 at 12:33
I'm not sure - but it seems to be resolved. I don't know whether AS fixed it, or whether my install had a glitch that was fixed when it updated.
– Sharon
Nov 22 at 17:43
Well, sounds nice. Good luck!
– CoolMind
Nov 22 at 23:29
add a comment |
It disappeared after an update - has gone back to being the fixed in place one, which works as expected. Thanks!
– Sharon
Nov 20 at 10:47
Thank you! Sharon, I didn't understand, has Android Studio fixed problems with Toolbar?
– CoolMind
Nov 20 at 12:33
I'm not sure - but it seems to be resolved. I don't know whether AS fixed it, or whether my install had a glitch that was fixed when it updated.
– Sharon
Nov 22 at 17:43
Well, sounds nice. Good luck!
– CoolMind
Nov 22 at 23:29
It disappeared after an update - has gone back to being the fixed in place one, which works as expected. Thanks!
– Sharon
Nov 20 at 10:47
It disappeared after an update - has gone back to being the fixed in place one, which works as expected. Thanks!
– Sharon
Nov 20 at 10:47
Thank you! Sharon, I didn't understand, has Android Studio fixed problems with Toolbar?
– CoolMind
Nov 20 at 12:33
Thank you! Sharon, I didn't understand, has Android Studio fixed problems with Toolbar?
– CoolMind
Nov 20 at 12:33
I'm not sure - but it seems to be resolved. I don't know whether AS fixed it, or whether my install had a glitch that was fixed when it updated.
– Sharon
Nov 22 at 17:43
I'm not sure - but it seems to be resolved. I don't know whether AS fixed it, or whether my install had a glitch that was fixed when it updated.
– Sharon
Nov 22 at 17:43
Well, sounds nice. Good luck!
– CoolMind
Nov 22 at 23:29
Well, sounds nice. Good luck!
– CoolMind
Nov 22 at 23:29
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53122810%2fhow-do-i-navigate-the-design-window-in-android-studio%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown