|
@@ -130,7 +130,6 @@
|
|
|
android:hint="请输入观影人身份证" />
|
|
|
|
|
|
<LinearLayout
|
|
|
- android:id="@+id/ll_add_tourist"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:orientation="horizontal"
|
|
|
android:gravity="center"
|
|
@@ -139,6 +138,7 @@
|
|
|
android:layout_height="wrap_content">
|
|
|
|
|
|
<LinearLayout
|
|
|
+ android:id="@+id/ll_add_tourist"
|
|
|
android:background="@drawable/bg_corners_05"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:padding="10sp"
|