2013년 2월 19일 화요일

listview layout_weight not working

Check if layout_width of ListView tag is not "wrap_content".






<ListView
        android:id="@android:id/list"
        android:layout_width="match_parent"
        android:layout_height="wrap_content" />


댓글 없음:

댓글 쓰기