Android RelativeLayout — how to position?

后端 未结 3 1253
旧时难觅i
旧时难觅i 2021-02-14 14:03

I want a Layout like this: \"Desired

But my code doesn\'t work. I can\'t achieve this Layout, and I don\'t

3条回答
  •  孤街浪徒
    2021-02-14 14:40

    Only when it comes to a Relative layout, you can switch to the Graphical layout in your Eclipse editor and drag and set the attributes. Everything with just your mouse. This however isn't possible with any other layout. Hope that helps.

提交回复
热议问题