Computer/Android

안드로이드 배경이미지

미처서 2014. 8. 20. 17:49

XML

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:orientation="vertical"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent"
    android:background="@drawable/그림파일이름"> 

[출처] 안드로이드사이드 - http://www.androidside.com/bbs/board.php?bo_table=B49&wr_id=7503#c_7504


저작자표시 비영리 변경금지 (새창열림)