English 中文(简体)
My Relative Layout Design(Layout Editor)在图解中显示了对我的植被的幻觉,但它在推介器中发挥了很好的作用。
原标题:My Relative Layout Design shows messy view of my widgets in graphic Layout view (Layout Editor) but it works well in emulator

我正试图在<代码>Eclipse(Galileo)的Lyout Manager中与Windows XP建立<代码>RelativeLayout。

My RelativeLayout 组成

  • some TextViews
  • some LinearLayouts , each Layouts in turn contains some Buttons and TextViews

我已经安排了该参考书,其中一处使用财产:

layout Below & Layout above,

但是,在Layout编辑中,它显示出一些迷幻的类型,在<条码>上看望重。 英文/法文

我如何在<代码>上妥善安排。 英文/法文版。 我为此花费了约2天。 无

这是一种制度错误吗? 或者,是否有处理<代码>RelativeLayout的任何技术?

指南一。

advance!

https://docs.google.com/open?id=0B_W2CaYMJagaZTVjMzY1YmMtMDE2My00OGQzLTkxMTEtMmYwMTVkNzFhZTgz https://docs.google.com/leaf?id=0B_W2CaYMJagaZTFiMTRkYWUtNDYwNi00YjY3LWI3MjctY2NkZWFjYjI3MjNm&hl=en_US

This is the Url I have posted my screen shots.. for Your reference

最佳回答

我试图用ec片设计相对布局的情况也一样。 希望在。 这对我来说不是一个重要问题,但如果你找到答案,那将是巨大的。

问题回答

编外编辑实际上并不可靠,特别是相对布局。 它对一些简单的布局感到ice,但随着时间的推移,它赢得了一些较为复杂的布局。 如果你再做任何复杂的事,那么你就不得不对《打击危及海上航行安全公约》的内容感到某种感觉,最充分地利用他们的能力,然后在支持者(或放在一个装置上)尝试。





相关问题
Android - ListView fling gesture triggers context menu

I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...

AsyncTask and error handling on Android

I m converting my code from using Handler to AsyncTask. The latter is great at what it does - asynchronous updates and handling of results in the main UI thread. What s unclear to me is how to handle ...

Android intent filter for a particular file extension?

I want to be able to download a file with a particular extension from the net, and have it passed to my application to deal with it, but I haven t been able to figure out the intent filter. The ...

Android & Web: What is the equivalent style for the web?

I am quite impressed by the workflow I follow when developing Android applications: Define a layout in an xml file and then write all the code in a code-behind style. Is there an equivalent style for ...

TiledLayer equivalent in Android [duplicate]

To draw landscapes, backgrounds with patterns etc, we used TiledLayer in J2ME. Is there an android counterpart for that. Does android provide an option to set such tiled patterns in the layout XML?

Using Repo with Msysgit

When following the Android Open Source Project instructions on installing repo for use with Git, after running the repo init command, I run into this error: /c/Users/Andrew Rabon/bin/repo: line ...

Android "single top" launch mode and onNewIntent method

I read in the Android documentation that by setting my Activity s launchMode property to singleTop OR by adding the FLAG_ACTIVITY_SINGLE_TOP flag to my Intent, that calling startActivity(intent) would ...

From Web Development to Android Development

I have pretty good skills in PHP , Mysql and Javascript for a junior developer. If I wanted to try my hand as Android Development do you think I might find it tough ? Also what new languages would I ...

热门标签