Screenshot_2012-11-20-06-25-01.png



보시는거와같이 그룹이나 차일드 단위로 실선이 나오고 있습니다;;


이걸 제거 하고 싶은데 어떤 옵션을 건드려야할지 잘;; 혹시나 이미지에 선이있나 확인해봤더니 이미지에는 없구요;;


<ExpandableListView

            android:id="@+id/allo_list_gp_doublelist"

            android:layout_width="match_parent"

            android:layout_height="match_parent"

            android:animateLayoutChanges="true"

            android:groupIndicator="@null" >


        </ExpandableListView>


에 제가 건 속성들입니다;; 멀더 추가해야할까요;;ㅠ