|
@@ -65,7 +65,6 @@
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
-
|
|
|
|
|
<TextView
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
@@ -78,7 +77,6 @@
|
|
|
android:id="@+id/rv_qc_fujian"
|
|
android:id="@+id/rv_qc_fujian"
|
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="80dp"
|
|
android:layout_height="80dp"
|
|
|
-
|
|
|
|
|
/>
|
|
/>
|
|
|
|
|
|
|
|
<ImageView
|
|
<ImageView
|
|
@@ -158,7 +156,6 @@
|
|
|
android:textColor="@color/red"
|
|
android:textColor="@color/red"
|
|
|
/>
|
|
/>
|
|
|
|
|
|
|
|
-
|
|
|
|
|
<Button
|
|
<Button
|
|
|
android:layout_marginTop="10dp"
|
|
android:layout_marginTop="10dp"
|
|
|
android:id="@+id/bt_gengxin"
|
|
android:id="@+id/bt_gengxin"
|
|
@@ -170,9 +167,6 @@
|
|
|
android:layout_alignParentBottom="true"
|
|
android:layout_alignParentBottom="true"
|
|
|
android:text="更新" />
|
|
android:text="更新" />
|
|
|
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
|
|
</android.support.v4.widget.NestedScrollView>
|
|
</android.support.v4.widget.NestedScrollView>
|