阿青08
阿青08
.......
关注数: 35
粉丝数: 10
发帖数: 51
关注贴吧数: 1
新人报道,有个问题急急急急急急,求大神!!!!! 为什么搜索框会在ListView中重复出现,而Textview里的【编号,品牌,型号】不会; 代码如下: <LinearLayout xmlns:android="http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fschemas.android.com%2Fapk%2Fres%2Fandroid&urlrefer=cc882df92c96a5c2ac087a3d5bd884d4" xmlns:tools="http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fschemas.android.com%2Ftools&urlrefer=03b422231370478e1d7f1e0eb53dcbb4" android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="#ffffff" android:orientation="vertical" android:id="@+id/page2" android:paddingTop="@dimen/activity_vertical_margin" > <RelativeLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="30dp" > <EditText android:id="@+id/page2_query_edit" style="@style/page1_text" android:layout_width="260dp" android:layout_height="wrap_content" android:layout_centerHorizontal="true" android:background="@drawable/page2_query_input" android:hint="@string/page2_login_query_hint" android:paddingBottom="8dp" android:paddingLeft="36dp" android:paddingRight="80dp" android:paddingTop="8dp" android:saveEnabled="true" android:singleLine="true" /> <ImageButton android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignBottom="@+id/page2_query_edit" android:layout_alignRight="@+id/page2_query_edit" android:layout_marginRight="16dp" android:background="@drawable/page2_query_button" /> </RelativeLayout> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" android:paddingLeft="30dp" > <TextView android:id="@+id/id" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="3dp" android:layout_weight="1" android:text="编号" android:textSize="15sp" /> <TextView android:id="@+id/name" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="3dp" android:layout_weight="1" android:text="品牌" android:textSize="15sp" /> <TextView android:id="@+id/model" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="3dp" android:layout_weight="1" android:text="型号" android:textSize="15sp" /> </LinearLayout> <ListView android:id="@+id/listview" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" android:layout_alignParentLeft="true" > </ListView> </LinearLayout>
新人报道,有个问题急急急急急急,求大神!!!!! 为什么搜索框会在ListView中重复出现,而Textview里的【编号,品牌,型号】不会; 代码如下: <LinearLayout xmlns:android="http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fschemas.android.com%2Fapk%2Fres%2Fandroid&urlrefer=cc882df92c96a5c2ac087a3d5bd884d4" xmlns:tools="http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fschemas.android.com%2Ftools&urlrefer=03b422231370478e1d7f1e0eb53dcbb4" android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="#ffffff" android:orientation="vertical" android:id="@+id/page2" android:paddingTop="@dimen/activity_vertical_margin" > <RelativeLayout android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="30dp" > <EditText android:id="@+id/page2_query_edit" style="@style/page1_text" android:layout_width="260dp" android:layout_height="wrap_content" android:layout_centerHorizontal="true" android:background="@drawable/page2_query_input" android:hint="@string/page2_login_query_hint" android:paddingBottom="8dp" android:paddingLeft="36dp" android:paddingRight="80dp" android:paddingTop="8dp" android:saveEnabled="true" android:singleLine="true" /> <ImageButton android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignBottom="@+id/page2_query_edit" android:layout_alignRight="@+id/page2_query_edit" android:layout_marginRight="16dp" android:background="@drawable/page2_query_button" /> </RelativeLayout> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" android:paddingLeft="30dp" > <TextView android:id="@+id/id" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="3dp" android:layout_weight="1" android:text="编号" android:textSize="15sp" /> <TextView android:id="@+id/name" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="3dp" android:layout_weight="1" android:text="品牌" android:textSize="15sp" /> <TextView android:id="@+id/model" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLeft="3dp" android:layout_weight="1" android:text="型号" android:textSize="15sp" /> </LinearLayout> <ListView android:id="@+id/listview" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_alignParentBottom="true" android:layout_alignParentLeft="true" > </ListView> </LinearLayout>
23号到的新生到底会不会安排宿舍?
龙岩学院周围租房子一般都是多少钱?????知道的说说吧。。。坐 在线坐等、、、、、、、、、
厦门的新生多吗?
软件工程专业的报到。。学姐学长帮忙 和本部是一个校区的吗? 通知书什么时候会到。?
23号到的新生到底会不会安排宿舍?
龙岩学院周围租房子一般都是多少钱?????知道的说说吧。。。坐 在线坐等、、、、、、、、、
厦门的新生多吗?
软件工程专业的报到。。学姐学长帮忙 和本部是一个校区的吗? 通知书什么时候会到。?
1
下一页