WEB开发网
开发学院手机开发Android 开发 Android界面布局 阅读

Android界面布局

 2010-07-22 01:14:00 来源:WEB开发网   
核心提示:android:layout_height="wrap_content"496. android:layout_x="210px" android:layout_y="10px"497. android:background="@drawable/b
android:layout_height="wrap_content"

496. android:layout_x="210px" android:layout_y="10px"

497. android:background="@drawable/button_cancelbuy">

498. < /Button>

499.

500. < /AbsoluteLayout>

501.

502. < /LinearLayout>

503.

504. < /LinearLayout>

505.

506.

507.

508. < /FrameLayout>

509.

510. < AbsoluteLayout

511. android:layout_width="wrap_content" android:layout_height="fill_parent">

512.

513. < Button

514. android:id="@+id/button_shopinfo"

515. android:layout_width="wrap_content" android:layout_height="wrap_content"

516. android:layout_x="0px" android:layout_y="30px"

517. android:background="@drawable/button_shopinfo">

518. < /Button>

519.

520. < Button

521. android:id="@+id/button_productlist"

522. android:layout_width="wrap_content" android:layout_height="wrap_content"

523. android:layout_x="0px" android:layout_y="80px"

524. android:background="@drawable/button_productlist">

525. < /Button>

526.

527. < Button

528. android:id="@+id/button_shoppingcart"

529. android:layout_width="wrap_content" android:layout_height="wrap_content"

530. android:layout_x="0px" android:layout_y="130px"

531. android:background="@drawable/button_shoppingcart">

532. < /Button>

533.

534. < /AbsoluteLayout>

535.

536. < /LinearLayout>< /LinearLayout>

上一页  8 9 10 11 12 13 

Tags:Android 界面 布局

编辑录入:coldstar [复制链接] [打 印]
赞助商链接