myunuts's blog

プログラム関係をメモっています

2012-02-28から1日間の記事一覧

グラデーションかけてみる

グラデーションにチャレンジ中。maim.xml <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" android:background="@drawable/background"> </linearlayout>