android 出现莫名横线 请问如何解决
2个回答
2017-06-27
展开全部
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:layout_width="fill_parent"
android:layout_height="fill_parent">
<TimePicker android:id="@+id/timePicker"
android:layout_width="fill_parent" android:layout_height="wrap_content"></TimePicker>
<TimePicker android:id="@+id/timePicker2"
android:layout_width="fill_parent" android:layout_height="wrap_content"></TimePicker>
</LinearLayout>
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:layout_width="fill_parent"
android:layout_height="fill_parent">
<TimePicker android:id="@+id/timePicker"
android:layout_width="fill_parent" android:layout_height="wrap_content"></TimePicker>
<TimePicker android:id="@+id/timePicker2"
android:layout_width="fill_parent" android:layout_height="wrap_content"></TimePicker>
</LinearLayout>
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询