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/그림파일이름">