简体   繁体   English

Android Studio:无重力的设计师

[英]Android Studio: Designer without gravity

I don't know how to describe this properly. 我不知道如何恰当地描述这一点。 I'm using Android Studio for the first time (Eclipse before, but due to some reasons I can't use Eclipse on the computer I'm at for some weeks now) and trying to use the implemented designer. 我是第一次使用Android Studio(以前是Eclipse,但是由于某些原因,我现在要在几周内无法在正在使用的计算机上使用Eclipse),然后尝试使用已实现的设计器。 The problem is, there are only nine places (top|left, top|right etc...) where you can place objects. 问题是,只有九个位置(顶部|左侧,顶部|右侧等)可以放置对象。 Is there any "free mode"? 有没有“自由模式”?

Got it already. 已经知道了。 The solution is to morph the FrameLayout of the designer into a RelativeLayout (which Eclipse uses as default as it seems). 解决方案是将设计器的FrameLayout变形为RelativeLayout(Eclipse似乎将其默认使用)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM