안녕하세요..

 

첨부 사진 보시면 컨텐츠쪽영역 그리고 아래 버튼 이미지에 전체적으로 그라데이션이 들어가는데요;;

 

왜 들어가나요???

 

환경설정에서 멀 맞춰줘야하나요?? 색상표라든지...bit수라든지...

 

안드로이드 2.3.3 사용하고있어요..

 

 <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent"
    android:gravity="center"
    android:orientation="vertical" >
    <TextView
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:text="이벤트목록" >
    </TextView>
</RelativeLayout>

 aaa.JPG