Android TableLayout Error
问题 I have made TableLayout. In there statically define table row & if i put Button , it throw error.It may be the small error, i spend more time, but could find out the solution... Here this is my code.. <ScrollView android:layout_width="fill_parent" android:scrollbarStyle="outsideInset" android:scrollbarThumbVertical="@drawable/scrollbar_vertical_thumb" android:scrollbarTrackVertical="@drawable/scrollbar_vertical_track" android:scrollbarSize="5dp" android:scrollbarFadeDuration="0" android