カテゴリー:
家計簿アプリ
閲覧数:442 配信日:2013-07-24 13:36
概要
・同じ書き方をしているはずなのに、どうしても背景色が黒色にならない
・しょうがないので、ネットで調べた内容を追記
▼/res/layout/activity_main.xml
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#000000"