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/그림파일이름">
'Computer > Android' 카테고리의 다른 글
Android StrictMode 에러 (0) | 2015.08.31 |
---|---|
안드로이드 스튜디오 소켓통신 한글깨짐 (1) | 2015.05.14 |
안드로이드 버튼 클릭 리스너 (0) | 2014.08.12 |
안드로이드 스피너 예제 (0) | 2014.08.08 |
안드로이드 액티비티간 데이터 전송 (0) | 2014.08.08 |