list.xml
<ListView>
</ListView>
listItem.xml
<LinearLayout
>
<TextView
width="match"
height = "match"
/>
</LinearLayout>
로 할 수 있는지 <TalbleLayout> 로 해야하는지